wp2txt 0.4.1 → 0.4.2
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +1 -1
- data/lib/wp2txt/version.rb +1 -1
- metadata +1 -1
data/README.md
CHANGED
@@ -16,7 +16,7 @@ WP2TXT before version 0.4.0 came with Mac/Windows GUI. Now it's become a pure co
|
|
16
16
|
|
17
17
|
### Installation
|
18
18
|
|
19
|
-
`gem install` method will become available soon. In the meantime, use the source code on Github.
|
19
|
+
<!-- `gem install` method will become available soon. In the meantime, use the source code on Github. -->
|
20
20
|
|
21
21
|
$ gem install wp2txt
|
22
22
|
|
data/lib/wp2txt/version.rb
CHANGED