diff --git a/README.md b/README.md
index 2ae7d53..1cd9749 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-# Protractor + CucumberJS - Todo MVC Starter
+# Protractor + CucumberJS - Starter
###### ES6 / Vanilla Javascript version
-![todomvc](docs/todomvc-play.gif)
-
Minimalistic template project to kick start Behavior-driven/Gherkin style End-to-End tests automation, written in Screenplay pattern using `cucumberjs` + `protractor`.
+![todomvc](docs/todomvc-play.gif)
+
> **Important!**
>
> To get started with your own Test Automation Project, [**you don't need to clone this repo anymore.**](https://github.blog/2019-06-06-generate-new-repositories-with-repository-templates/) Just click the [`Use this template`](https://github.com/kosalanuwan/todomvc-cucumberjs/generate) button from the top. To learn more about GitHub Template Projects, visit this [link](https://help.github.com/en/articles/creating-a-repository-from-a-template).