From 92038be56941bbf734f782a2badfc33ab9b72770 Mon Sep 17 00:00:00 2001 From: Thomas Walpole Date: Sun, 28 Jul 2019 16:58:12 -0700 Subject: [PATCH] Update README.md for 3.27_stable branch --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 50a188f74..4f0783cef 100644 --- a/README.md +++ b/README.md @@ -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.27_stable/README.md - +**Note** You are viewing the README for the 3.27.x version of Capybara 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