README.md in tdiary-style-etdiary-0.0.1 vs README.md in tdiary-style-etdiary-0.0.2
- old
+ new
@@ -1,8 +1,8 @@
# Tdiary::Style::Etdiary
-TODO: Write a gem description
+etdiary_style.rb: tDiary style class for etDiary format.
## Installation
Add this line to your application's Gemfile:
@@ -16,10 +16,12 @@
$ gem install tdiary-style-etdiary
## Usage
-TODO: Write usage instructions here
+if you want to use this style, add @style into tdiary.conf below:
+
+ @style = 'etDiary'
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)