Skip to content

Commit

Permalink
Update version refrenced in README
Browse files Browse the repository at this point in the history
  • Loading branch information
zqianem committed Apr 8, 2020
1 parent fabf4eb commit bc2925b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ official releases, build from source:
```
git clone https://github.com/unosmium/sciolyff.git && cd sciolyff
gem build sciolyff.gemspec
gem install ./sciolyff-0.8.0.gem
gem install ./sciolyff-0.9.0.gem
```

## Usage
Expand Down Expand Up @@ -90,5 +90,5 @@ A fuller example can be found here in the code for the Unosmium Results website,
found
[here](https://github.com/unosmium/unosmium.org/blob/master/source/results/template.html.erb).
There is also of course the
[documentation](https://www.rubydoc.info/gems/sciolyff/0.8.0), a bit sparse
[documentation](https://www.rubydoc.info/gems/sciolyff/0.9.0), a bit sparse
currently.

0 comments on commit bc2925b

Please sign in to comment.