Skip to content

Commit aad6b0d

Browse files
committed
Add usage
1 parent c764ebb commit aad6b0d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

benchmarks/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1+
12
# sample data
23
FROM http://www.cl.ecei.tohoku.ac.jp/~matsuda/LRE_corpus/
34

45
# usage
56

6-
77
```
8-
bundle exec ruby compress.rb city
8+
bundle exec ruby compress.rb city.json
9+
bundle exec ruby decompress.rb city.json
910
```
1011

1112

0 commit comments

Comments
 (0)