README.md in generic_app-3.0.19 vs README.md in generic_app-3.0.20

- old
+ new

@@ -3,10 +3,10 @@ [![codecov](https://codecov.io/bb/rubyonracetracks/generic_app/branch/master/graph/badge.svg)](https://codecov.io/bb/rubyonracetracks/generic_app) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/30cc2270f7694f47b1a96c2472ee5d82)](https://www.codacy.com/app/jhsu802701/generic_app?utm_source=rubyonracetracks@bitbucket.org&utm_medium=referral&utm_content=rubyonracetracks/generic_app&utm_campaign=Badge_Grade) # Generic App -Welcome to Generic App, the #1 most comprehensive Rails app generator! No other method of starting a Rails app can save you so much time and effort. Stop reinventing the wheel every time you start a new Rails project. User authentication, comprehensive tests, Twitter bootstrap styling, and other features that are desirable in all or most Rails apps are implemented in advance. You get post-installation scripts that consolidate routine multi-step tasks into one step, including the process of setting up your app for PostgreSQL. Outlines of the initial MVC architecture of your new app are also provided. Only GenericApp way gives you a comprehensive Rails app in just a few minutes. If you're not exactly a Generic App user, then you're not exactly viable at Startup Weekend or 24-hour web site challenges. +Welcome to [Generic App](https://www.genericapp.net/), the #1 most comprehensive Rails app generator! If you're not exactly a Generic App user, then you're not exactly viable at Startup Weekend or 24-hour web site challenges. ## Prerequisites You must have not only Ruby on Rails installed but SQLite and PostgreSQL installed as well. Everything you need to use the GenericApp gem is pre-installed in my general purpose Debian Stable Docker image (rails-general) for Ruby On Rails. To get started, go to the [Ruby on Racetracks web site](http://www.rubyonracetracks.com/tutorials).