Update and rename README.md to README.rst
diff --git a/README.md b/README.rst
similarity index 63%
rename from README.md
rename to README.rst
index b546862..421aff5 100755
--- a/README.md
+++ b/README.rst
@@ -1,11 +1,20 @@
-# Fluentd
+===============
+Fluentd Formula
+===============
-Many web/mobile applications generate huge amount of event logs (c,f. login, logout, purchase, follow, etc). Analyzing these event logs can be quite valuable for improving services. However, collecting these logs easily and reliably is a challenging task.
+Many web/mobile applications generate huge amount of event logs
+(c,f. login, logout, purchase, follow, etc). Analyzing these event
+logs can be quite valuable for improving services. However, collecting
+these logs easily and reliably is a challenging task.
-Fluentd solves the problem by having: easy installation, small footprint, plugins reliable buffering, log forwarding, etc.
+Fluentd solves the problem by having: easy installation, small footprint,
+plugins reliable buffering, log forwarding, etc.
-### Sample pillar
+Sample Pillars
+==============
+
+.. code-block:: yaml
fluentd:
server:
@@ -30,8 +39,9 @@
port: localhost
host: localhost
-## Read more
+More Information
+================
* http://fluentd.org/
* http://docs.fluentd.org/
-* http://docs.fluentd.org/categories/recipes
\ No newline at end of file
+* http://docs.fluentd.org/categories/recipes