Skip to content

Commit f1fd5e9

Browse files
committed
Install section added
1 parent c205dfc commit f1fd5e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ util::dump( 'any content' );
2727

2828
## Unit Tests
2929

30-
With every commit to the repository, every function is automatically tested against a number of unit-tests and PHP Versions.
30+
With every commit to the repository, **every** function is automatically tested against a number of unit-tests and PHP Versions.
3131
[![Build Status](https://travis-ci.org/clausnz/php-helpers.svg?branch=master)](https://travis-ci.org/clausnz/php-helpers)
3232
# Install
3333

doc/About.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ util::dump( 'any content' );
2727

2828
## Unit Tests
2929

30-
With every commit to the repository, every function is automatically tested against a number of unit-tests and PHP Versions.
30+
With every commit to the repository, **every** function is automatically tested against a number of unit-tests and PHP Versions.
3131
[![Build Status](https://travis-ci.org/clausnz/php-helpers.svg?branch=master)](https://travis-ci.org/clausnz/php-helpers)

doc/template/About.tmpl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ util::dump( 'any content' );
2727

2828
## Unit Tests
2929

30-
With every commit to the repository, every function is automatically tested against a number of unit-tests and PHP Versions.
30+
With every commit to the repository, **every** function is automatically tested against a number of unit-tests and PHP Versions.
3131
[![Build Status](https://travis-ci.org/clausnz/php-helpers.svg?branch=master)](https://travis-ci.org/clausnz/php-helpers)

0 commit comments

Comments
 (0)