diff --git a/README.md b/README.md index e095fd1..ec57191 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Database abstraction layer of WebFiori framework. * Database abstraction which makes it easy to migrate your system to different DBMS. ## Installation -To install the library using composer, add following dependency to `composer.json`: `"webfiori/database":"*" +To install the library using composer, add following dependency to `composer.json`: `"webfiori/database":"*"` ## Usage