diff --git a/README.md b/README.md
index 706556c..98972f5 100644
--- a/README.md
+++ b/README.md
@@ -25,14 +25,14 @@
## Summary
+* [Usage](#usage)
+ * [Node module](#node-module)
+ * [Html script](#html-script)
* [Install](#install)
* [CDN](#cdn)
* [Static scripts](#static-scripts)
* [NPM](#npm)
* [Build from sources](#build-from-sources)
-* [Usage](#usage)
- * [Node module](#node-module)
- * [Html script](#html-script)
* [API](#api)
* [`options`](#options)
* [`nodes`](#nodes)
@@ -44,57 +44,6 @@
* [Thrown errors](#thrown-errors)
* [Change icons](#change-icons)
* [Examples](#examples)
-
-## Install
-*[back to top](#top)*
-
-### Static scripts
-
-Get the scripts from this repository `dist` folder
-
-```html
-
-
-```
-
-### CDN (soon)
-
-```html
-
-
-```
-
-or
-
-```html
-
-
-```
-
-or
-
-```html
-
-
-```
-
-
-### NPM (soon)
-
-```
-npm install fa-diagrams
-```
-
-### Build from sources
-
-You will need subversion installed (used for precise folder fetching in GitHub)
-
-```
-git clone https://github.com/klemek/fa-diagrams.git
-cd fa-diagrams
-npm install
-node build.sh
-```
## Usage
*[back to top](#top)*
@@ -168,6 +117,57 @@ Will produce the following diagram: