Update README.rst
diff --git a/README.rst b/README.rst
index f7dea0b..6bd29ce 100644
--- a/README.rst
+++ b/README.rst
@@ -1,37 +1,11 @@
-======
-Apache
-======
+==============
+Apache Formula
+==============
Install and configure Apache webserver
-Available states
-================
-
-.. contents::
- :local:
-
-``apache.server``
---------------------
-
-Setup apache server
-
-Available metadata
-==================
-
-.. contents::
- :local:
-
-``metadata.apache.server.single``
---------------------------
-
-Setup basic server
-
-Configuration parameters
-========================
-
-
-Example reclass
-===============
+Sample Pillars
+==============
Simple Apache proxy
@@ -150,7 +124,7 @@
# Set X-Frame-Options
frame_options: sameorigin
-Tune the log configuration:
+Tuned up log configuration.
.. code-block:: yaml
@@ -172,9 +146,6 @@
file: /var/log/apache2/foo.error.log
level: notice
-Example pillar
-==============
-
Roundcube webmail, postfixadmin and mailman
.. code-block:: yaml
@@ -212,11 +183,13 @@
- mail01.example.com
- mail01
-Read more
-=========
+
+More Information
+================
* https://httpd.apache.org/docs/
+
Documentation and Bugs
======================