diff options
| author | Fuwn <[email protected]> | 2022-04-01 01:48:14 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-04-01 01:48:14 -0700 |
| commit | 41a2d0de863e3b1b7bcf3659b2594729e4b35bc6 (patch) | |
| tree | 28d05c47b0b42eadf392509577eb3f983bddc55d | |
| parent | Merge pull request #3 from WellsBit/patch-1 (diff) | |
| download | capybara-41a2d0de863e3b1b7bcf3659b2594729e4b35bc6.tar.xz capybara-41a2d0de863e3b1b7bcf3659b2594729e4b35bc6.zip | |
| -rw-r--r-- | README.rst | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,3 +1,12 @@ +NOTICE +====== + +Capybara is no longer in active development! It is advised to switch over to +`September <https://github.com/gemrest/september>`_! + +September's configuration (and experience) is nearly identical to Capybara's, so +switching over should be no hassle. + Capybara ======== @@ -9,7 +18,7 @@ Capybara alt="Capybara" width="220"> </a> - + Synopsis -------- |