README.md in trafficlogger-1.0.0 vs README.md in trafficlogger-1.0.1

- old
+ new

@@ -27,10 +27,10 @@ Once integrated with your App you can see the log entries in DB Table and also there is Search Analytics Dashboard which will be located at URL `/tracklogger` inside your Application ## Installation Steps - In your Gemfile - `gem 'trafficlogger','~>1.0.0'` + `gem 'trafficlogger'` - `bundle install` - routes.rb Add the following line `mount Trafficlogger::Engine => "/trafficlogger"` \ No newline at end of file