Commit 8a1771b2 authored by sonots's avatar sonots

Update README.md

parent af5855d7
# 0.1.0 (2015/10/27) # 0.1.0 (2015-10-27)
first version first version
...@@ -37,12 +37,14 @@ foo,bar,baz ...@@ -37,12 +37,14 @@ foo,bar,baz
then this plugin treats as: then this plugin treats as:
```
+----------------+ +----------------+
| message:string | | message:string |
+----------------+ +----------------+
| foo,bar,baz | | foo,bar,baz |
| foo,bar,baz | | foo,bar,baz |
+----------------+ +----------------+
```
## See also ## See also
...@@ -71,4 +73,4 @@ Release gem: ...@@ -71,4 +73,4 @@ Release gem:
``` ```
$ ./gradlew gemPush $ ./gradlew gemPush
` ```
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment