Skip to content

Commit

Permalink
Update readme for the 3.30 release
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed Nov 19, 2019
1 parent ba8fc4c commit b485ad8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jnicklas/capybara?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![SemVer](https://api.dependabot.com/badges/compatibility_score?dependency-name=capybara&package-manager=bundler&version-scheme=semver)](https://dependabot.com/compatibility-score.html?dependency-name=capybara&package-manager=bundler&version-scheme=semver)

**Note** You are viewing the README for the development version of Capybara. If you are using the current release version
you can find the README at https://github.com/teamcapybara/capybara/blob/3.29_stable/README.md

**Note** You are viewing the README for the Capybara 3.30 branch

Capybara helps you test web applications by simulating how a real user would
interact with your app. It is agnostic about the driver running your tests and
Expand Down

0 comments on commit b485ad8

Please sign in to comment.