Readme should point to Openstack, not travis-ci

The readme, leftover from when this was teeth-agent, was still pointing
at the travis-ci build. I removed that build status and added a link to
Openstack How to Contribute wiki page, so people visiting the mirror on
Github know not to create pull requests.

Change-Id: I8a82eb0e04cc35425f7856b16568f191c4c54770
This commit is contained in:
Jay Faulkner
2014-06-03 12:59:38 -07:00
parent d69bd2b054
commit aad4923ed8

View File

@@ -1,5 +1,3 @@
# ironic-python-agent
[![Build Status](https://travis-ci.org/rackerlabs/teeth-agent.png?branch=master)](https://travis-ci.org/rackerlabs/teeth-agent)
An agent for rebuilding and controlling Ironic nodes.
An agent for rebuilding and controlling Ironic nodes. To contribute, start here: [Openstack: How to contribute](https://wiki.openstack.org/wiki/How_To_Contribute).