mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-14 01:33:58 +02:00
capitalise bullet points
This commit is contained in:
@@ -11,12 +11,12 @@ a continuous integration strategy, [build automation](http://en.wikipedia.org/wi
|
|||||||
|
|
||||||
Among the tasks you might want to automate are:
|
Among the tasks you might want to automate are:
|
||||||
|
|
||||||
* dependency management
|
* Dependency management
|
||||||
* compilation, minification of your assets
|
* Compilation, minification of your assets
|
||||||
* running tests
|
* Running tests
|
||||||
* creation of documentation
|
* Creation of documentation
|
||||||
* packaging
|
* Packaging
|
||||||
* deployment
|
* Deployment
|
||||||
|
|
||||||
|
|
||||||
### Build Automation Tools
|
### Build Automation Tools
|
||||||
|
Reference in New Issue
Block a user