README.md in ecoportal-api-v2-2.0.9 vs README.md in ecoportal-api-v2-2.0.10
- old
+ new
@@ -1,7 +1,5 @@
-**Originally ---> 'ecoportal-api-oozes'**
-
# Ecoportal::API::V2
This is a basic collection of helpers that can be used to interact with the
[ecoPortal](https://www.ecoportal.com) `APIv2`
@@ -13,15 +11,14 @@
gem 'ecoportal-api-v2', require: %w[ecoportal/api-v2]
```
And then execute:
- $ bundle
+ bundle
Or install it yourself as:
- $ gem install ecoportal-api-v2
-
+ gem install ecoportal-api-v2
## Changelog
See {file:CHANGELOG.md} for a list of changes.