From bc2f87306bb3b2da6003c6dd84f476e073ebf495 Mon Sep 17 00:00:00 2001 From: Jan Molak Date: Sat, 2 May 2020 22:49:24 +0100 Subject: [PATCH] Deprecated the project --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 63c46eb..c74b93f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# This project has been deprecated + +This project used to help you get started with Serenity/JS 1.x, which is no longer maintained. + +If you'd like to migrate your existing Serenity/JS 1.x test suite to version 2.x of the framework, please follow the [official upgrade guide](https://serenity-js.org/handbook/integration/upgrading-to-serenity-js-2.html). + +To start a fresh Serenity/JS 2.x project, please use the [`serenity-js-cucumber-protractor-template`](https://github.com/serenity-js/serenity-js-cucumber-protractor-template). + +--- + # Serenity/JS Cucumber seed [![Build Status](https://travis-ci.com/serenity-js/seed-cucumber.svg?branch=master)](https://travis-ci.com/serenity-js/seed-cucumber)