diff --git a/README.md b/README.md
index e9231357e..d52de48be 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Newsletter Demo - http://grapesjs.com/demo-newsletter-editor.html
## Table of contents
* [Features](#features)
-* [Installation](#installation)
+* [Download](#download)
* [Development](#development)
* [Usage](#usage)
* [Documentation](#documentation)
@@ -70,12 +70,21 @@ Newsletter Demo - http://grapesjs.com/demo-newsletter-editor.html
-## Installation
+## Download
-* `npm i grapesjs` / `yarn add grapesjs`
-* `git clone https://github.com/artf/grapesjs.git`
+* CDNs
+ * UNPKG
+ * `https://unpkg.com/grapesjs`
+ * `https://unpkg.com/grapesjs/dist/css/grapes.min.css`
+ * CDNJS
+ * `https://cdnjs.cloudflare.com/ajax/libs/grapesjs/0.12.17/grapes.min.js`
+ * `https://cdnjs.cloudflare.com/ajax/libs/grapesjs/0.12.17/css/grapes.min.css`
+* NPM
+ * `npm i grapesjs`
+* GIT
+ * `git clone https://github.com/artf/grapesjs.git`
-For development purpose you should follow instructions below.
+For the development purpose you should follow instructions below.
@@ -99,11 +108,7 @@ Start the dev server
$ npm start
```
-Build before the commit. This will also increase the patch level version of the package
-
-```sh
-$ npm run build
-```
+Once the development server is started you should be able to reach the demo page (eg. `http://localhost:8080`)
@@ -205,9 +210,13 @@ If you like the project support it with a donation of your choice or become a ba
+
+
+
+
diff --git a/__index.html b/__index.html
deleted file mode 100644
index b6d41544e..000000000
--- a/__index.html
+++ /dev/null
@@ -1,1369 +0,0 @@
-
-
-
-
-
-
-