README.md in deepl-rb-2.2.2 vs README.md in deepl-rb-2.2.3
- old
+ new
@@ -169,11 +169,11 @@
(controllers, models, views, jobs, plain ruby objects… you name it).
### i18n-tasks
You may also take a look at [`i18n-tasks`](https://github.com/glebm/i18n-tasks), which is a gem
-that helps you find and manage missing and unused translations. `deepl-rb` is used as one the
+that helps you find and manage missing and unused translations. `deepl-rb` is used as one of the
backend services to translate content.
## Development
Clone the repository, and install its dependencies:
@@ -187,13 +187,5 @@
To run tests (rspec and rubocop), use
```
bundle exec rake test
```
-
-## Contributors
-
-This project has been developed by:
-
-| Avatar | Name | Nickname | Email |
-| ------ | ---- | -------- | ----- |
-| ![](http://www.gravatar.com/avatar/2ae6d81e0605177ba9e17b19f54e6b6c.jpg?s=64) | Daniel Herzog | Wikiti | [info@danielherzog.es](mailto:info@danielherzog.es)