Merge pull request #83 from SimonHeimberg/patch-1

Fixed plugin doc urls in README.md
This commit is contained in:
Dmitry Khomutov 2017-06-28 08:20:16 +07:00 committed by GitHub
commit d9cde29c5e

View file

@ -44,10 +44,10 @@ Features
* Clone project from Github, Bitbucket, Gitlab, Git, Mercurial, SVN or from local directory;
* Set up and tear down database tests for [PostgreSQL](docs/plugins/pgsql.md), [MySQL](docs/plugins/mysql.md) or
[SQLite](docs/plugins/sqlite.md);
* Set up and tear down database tests for [PostgreSQL](docs/en/plugins/pgsql.md), [MySQL](docs/en/plugins/mysql.md) or
[SQLite](docs/en/plugins/sqlite.md);
* Install [Composer](docs/plugins/composer.md) dependencies;
* Install [Composer](docs/en/plugins/composer.md) dependencies;
* Run tests for PHPUnit, Atoum, Behat, Codeception and PHPSpec;