Skip to content

Commit

Permalink
Merge pull request #235 from ndacosta/patch-1
Browse files Browse the repository at this point in the history
Update README.md with a couple of minor english grammar mistakes, thanks to @ndacosta.
  • Loading branch information
mageekguy committed Jul 11, 2013
2 parents 431b59a + e435720 commit 3ad3114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,13 @@ class helloWorld extends atoum\test
## To go further

[*atoum*'s documentation](http://docs.atoum.org) is still being written.
Any help to improve it will be appreciate.
Any help to improve it will be appreciated.
However, if you want to further explore immediately *atoum*'s possibilities, we recommend :

* Running in your terminal, either the command `php mageekguy.atoum.phar -h`, or the command `php scripts/runner.php -h` ;
* Exploring the contents of the `configurations` directory in *atoum*'s source, as it contains configuration file samples ;
* Exploring the contents of the `tests/unit/classes` directory in *atoum*'s source, as it contains all of the unit tests ;
* Read the [conference supports](http://www.slideshare.net/impossiblium/atoum-le-framework-de-tests-unitaires-pour-php-53-simple-moderne-et-intuitif) about it, available online ;
* Read the [conference slides](http://www.slideshare.net/impossiblium/atoum-le-framework-de-tests-unitaires-pour-php-53-simple-moderne-et-intuitif) about it, available online ;
* Read the (french) [wiki](https://github.com/atoum/atoum/wiki) ;
* Join the IRC channel *##atoum* on the *freenode* network ;
* Ask questions by e-mail at the address *support[AT]atoum(DOT)org* ;
Expand Down

0 comments on commit 3ad3114

Please sign in to comment.