README.md in jt-rails-toolbox-2.8.0 vs README.md in jt-rails-toolbox-2.8.1

- old
+ new

@@ -44,10 +44,11 @@ host: https://www.example.com asset_host: https://asset.example.com cdn_host: https://cdn.example.com sidekiq: redis_url: redis://localhost:6379/my_app + network_timeout: 5 ``` ## What's in it? - [http_accept_language](https://github.com/iain/http_accept_language), helps you detect the users preferred language, as sent by the "Accept-Language" HTTP header @@ -134,10 +135,10 @@ <%= google_anaytics_tag 'UA-XXXXXXX-X' %> ``` ## Author -- [Jonathan Tribouharet](https://github.com/jonathantribouharet) ([@johntribouharet](https://twitter.com/johntribouharet)) +- [Jonathan VUKOVICH TRIBOUHARET](https://github.com/jonathantribouharet) ([@johntribouharet](https://twitter.com/johntribouharet)) ## License JTRailsToolbox is released under the MIT license. See the LICENSE file for more info.