Skip to content

Commit

Permalink
Update readme to refer to branches as 0-8, 1-0 etc
Browse files Browse the repository at this point in the history
  • Loading branch information
shioyama committed Dec 21, 2020
1 parent 1d157b9 commit 29dff88
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Mobility
[wiki]: https://github.com/shioyama/mobility/wiki

**This is the readme for version 1.0 of Mobility. If you are using an earlier
version (0.8.x or earlier), you probably want the readme on the [0-8-stable
branch](https://github.com/shioyama/mobility/tree/0-8-stable).**
version (0.8.x or earlier), you probably want the readme on the [0-8
branch](https://github.com/shioyama/mobility/tree/0-8).**

Mobility is a gem for storing and retrieving translations as attributes on a
class. These translations could be the content of blog posts, captions on
Expand Down Expand Up @@ -59,9 +59,6 @@ application's Gemfile:
gem 'mobility', '~> 1.0.0'
```

For the latest stable version of Mobility, see the readme on the
[0-8-stable](https://github.com/shioyama/mobility/tree/0-8-stable) branch.

### ActiveRecord (Rails)

Requirements:
Expand Down

0 comments on commit 29dff88

Please sign in to comment.