README.md in smsapi-client-1.0.0 vs README.md in smsapi-client-1.0.1
- old
+ new
@@ -16,9 +16,11 @@
Or install it yourself as:
$ gem install smsapi-client -v '~> 1.0'
+If for some reason you wish to use the old authentication method that requires providing login and password, you still can. Just install version `~> 0.3`.
+
## Usage
Be sure you have a token. You can obtain it on [SMSAPI.pl](http://smsapi.pl)
```ruby