Skip to content

Commit

Permalink
update readme to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusja committed Feb 26, 2019
1 parent e9f97a0 commit ccf01a2
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 @@ -13,13 +13,13 @@ A library to access USB mass storage devices (pen drives, external HDDs, card re
The library can be included into your project like this:

```ruby
compile 'com.github.mjdev:libaums:0.5.5'
compile 'com.github.mjdev:libaums:0.6.0'
```

If you need the HTTP or the storage provider module:

```ruby
compile 'com.github.mjdev:libaums-httpserver:0.5.2'
compile 'com.github.mjdev:libaums-httpserver:0.5.3'
compile 'com.github.mjdev:libaums-storageprovider:0.5.1'
```

Expand Down

0 comments on commit ccf01a2

Please sign in to comment.