diff --git a/README.md b/README.md index 9fe2366..563980b 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dependency.me -Service to check statuses of composer's dependencies, hosted on http://dependency.me . +Service to check status of composer's dependencies, hosted on http://dependency.me . ## Installation @@ -8,6 +8,8 @@ Service to check statuses of composer's dependencies, hosted on http://dependenc 2. Configure the database information +3. A database configuration file is created for each database. ... The file contains values for various configuration parameters that affect the use of the database. + ``` # Apache : SetEnv SYMFONY__DATABASE__USER yourUsername