We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b1781 commit a5852e0Copy full SHA for a5852e0
1 file changed
README.md
@@ -4,6 +4,12 @@ a ruby library/gem for interacting with `.docx` files
4
5
## usage
6
7
+### install
8
+
9
+requires ruby (only tested with 1.9.3 so far)
10
11
+`gem install docx`
12
13
### basic
14
15
``` ruby
0 commit comments