Skip to content

Commit 5ead42a

Browse files
author
Dan Cryer
committed
README tweaks.
1 parent 1e13538 commit 5ead42a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ PHPCI is a free and open source (BSD License) continuous integration tool specif
1111

1212
We have a chat room for discussing PHPCI, you can access it here: [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/Block8/PHPCI?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge)
1313

14-
##What it does:
14+
## What it does:
1515
* Clones your project from Github, Bitbucket or a local path
1616
* Allows you to set up and tear down test databases.
1717
* Installs your project's Composer dependencies.
1818
* Runs through any combination of the [supported plugins](https://www.phptesting.org/wiki#plugins).
1919
* You can mark directories for the plugins to ignore.
2020
* You can mark certain plugins as being allowed to fail (but still run.)
2121

22-
##What it doesn't do (yet):
22+
### What it doesn't do (yet):
2323
* Virtualised testing.
2424
* Multiple PHP-version tests.
2525
* Install PEAR or PECL extensions.
@@ -28,8 +28,8 @@ We have a chat room for discussing PHPCI, you can access it here: [![Gitter](htt
2828
## Getting Started:
2929
We've got documentation on our website on [installing PHPCI](https://www.phptesting.org/install-phpci) and [adding support for PHPCI to your projects](https://www.phptesting.org/wiki/Adding-PHPCI-Support-to-Your-Projects).
3030

31-
##Contributing
31+
## Contributing
3232
Contributions from others would be very much appreciated! Please read our [guide to contributing](https://github.com/Block8/PHPCI/blob/master/.github/CONTRIBUTING.md) for more information on how to get involved.
3333

34-
##Questions?
35-
Your best place to go is the [mailing list](https://groups.google.com/forum/#!forum/php-ci), if you're already a member of the mailing list, you can simply email [email protected].
34+
## Questions?
35+
Your best place to go is the [mailing list](https://groups.google.com/forum/#!forum/php-ci). If you're already a member of the mailing list, you can simply email [email protected].

0 commit comments

Comments
 (0)