README.md in leandocument-0.1.0 vs README.md in leandocument-0.1.2
- old
+ new
@@ -2,10 +2,12 @@
## INSTALL
> gem install leandocument
+- Install Python and docutils if you use reStructuredText.
+
## Usage
> $ cd **LEANDOCUMENT_DIR**
or
@@ -18,9 +20,17 @@
> $ leandocument
> open http://localhost:4567/
## ChangeLog
+
+### 0.1.2
+
+- Support reStructuredText.
+
+### 0.1.1
+
+- Move to Document.content method to public.
### 0.1.0
- Dummy gem version update.