Skip to content

Commit

Permalink
Merge pull request #1299 from benallard/patch-4
Browse files Browse the repository at this point in the history
Fix formatting of the README
  • Loading branch information
Mikhail Sobolev committed Oct 28, 2014
2 parents dae7c83 + a4f282a commit a090c23
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions README.rst
@@ -1,20 +1,29 @@
# Buildbot: The Continuous Integration Framework
> http://buildbot.net
> Brian Warner <warner-buildbot @ lothar . com>
> Dustin J. Mitchell <dustin@buildbot.net>
==========
Buildbot
==========

--------------------------------------
The Continuous Integration Framework
--------------------------------------

Buildbot is based on original work from `Brian Warner
<mailto:warner-buildbot @ lothar . com>`_, and currently maintained by
`Dustin J. Mitchell <dustin@buildbot.net>`_. Visit us on http://buildbot.net !

|travis-badge|_ |coveralls-badge|_

Buildbot consists of several components:

* master
* slave
* www

See the README in each subdirectory for more information

Related repositories:
* https://github.com/buildbot/buildbot-media - Buildbot-related media
* https://github.com/buildbot/buildbot-website - Source for http://buildbot.net

* https://github.com/buildbot/buildbot-media - Buildbot-related media
* https://github.com/buildbot/buildbot-website - Source for http://buildbot.net

.. |travis-badge| image:: https://travis-ci.org/buildbot/buildbot.png?branch=master
.. _travis-badge: https://travis-ci.org/buildbot/buildbot
Expand Down

0 comments on commit a090c23

Please sign in to comment.