From 3784ba2b3c88ae7032aa5070d6cdd920df9ebf3c Mon Sep 17 00:00:00 2001 From: Rakesh-code65 <72179027+Rakesh-code65@users.noreply.github.com> Date: Wed, 7 Oct 2020 09:03:15 +0530 Subject: [PATCH] inproved docs --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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