Skip to content

Commit

Permalink
Update readme with the usage
Browse files Browse the repository at this point in the history
  • Loading branch information
iranianpep committed Feb 6, 2018
1 parent 0247dce commit 7ae62d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ A Composer ready package to start a new PHP 7 project including Composer, PHPUni
composer require php-base-project/php-base-project
```
- Find and replace all `php-base-project`, `PHP Base Project` and `PhpBaseProject` with your project root, name and namespace respectively.
- Create an account on Travis, Scrutinizer and Code Climate and allow access to your repository
- Update `composer.json` with the relevant information to your project
- Update `.travis.yml` with your repository token from Code Climate
- Update readme file with the right path to the badges
- Update author name in the license

0 comments on commit 7ae62d0

Please sign in to comment.