removed h3 from example

huglester 2014-11-20 23:28:58 -08:00
commit c3731fd50b

@ -4,7 +4,7 @@ A simple plugin that allows you to run [Codeception](http://codeception.com/) te
* **config** - Required - Can be either a single string pointing to a Codeception configuration file, or an array of configuration file paths.
###Example on running codeception with default settings (when tests are in tests/ directory):
#Example on running codeception with default settings (when tests are in tests/ directory):
```
codeception: