1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00

added note about development to README

This commit is contained in:
Jonas Nicklas 2009-11-25 00:16:17 +01:00
parent e9e1e52ec4
commit 27ee5af39c

View file

@ -10,6 +10,12 @@ a DSL for interacting with a webapplication. It is agnostic about the driver
running your tests and currently comes bundled with rack-test, Culerity and
Selenium support built in.
== Development:
* Source hosted at {GitHub}[http://github.com/jnicklas/capybara].
* Please direct questions, discussions at the {mailing list}[http://groups.google.com/group/ruby-capybara].
* Report issues on {GitHub Issues}[http://github.com/jnicklas/capybara]
== Disclaimer:
Capybara is alpha level software, don't use it unless you're prepared to get