mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
Merge pull request #398 from thoughtbot/gbw-code-climate-badge
Add Code Climate badge
This commit is contained in:
commit
dc82216e8d
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
capybara-webkit
|
||||
===============
|
||||
|
||||
[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/thoughtbot/capybara-webkit)
|
||||
|
||||
A [capybara](https://github.com/jnicklas/capybara) driver that uses [WebKit](http://webkit.org) via [QtWebKit](http://doc.qt.nokia.com/4.7/qtwebkit.html).
|
||||
|
||||
Qt Dependency and Installation Issues
|
||||
|
|
Loading…
Reference in a new issue