Skip to content

Commit

Permalink
Use Markdown for rb/README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jarib committed Mar 18, 2013
1 parent 4661531 commit 67e7c22
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions rb/README → rb/README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
= selenium-webdriver
# selenium-webdriver

This gem provides Ruby bindings for WebDriver and has been tested to work on MRI (1.8.7 through 1.9), JRuby and Rubinius.
This gem provides Ruby bindings for WebDriver and has been tested to work on MRI (1.8.7 through 2.0), JRuby and Rubinius.

= INSTALL
## Install

gem install selenium-webdriver
gem install selenium-webdriver

= LINKS
## Links

* http://rubygems.org/gems/selenium-webdriver
* http://selenium.googlecode.com/git/docs/api/rb/index.html
* http://code.google.com/p/selenium/wiki/RubyBindings
* http://code.google.com/p/selenium/issues/list

= LICENSE
## License

Copyright 2009-2012 Software Freedom Conservancy
Copyright 2009-2013 Software Freedom Conservancy

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 67e7c22

Please sign in to comment.