Skip to content

Commit c3e8361

Browse files
committed
fix(README.md): development
1 parent 2cebe73 commit c3e8361

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1170,9 +1170,12 @@ Converts kilobytes into formatted display<br/>
11701170
- Add project website on branch gh-pages, see **[Github-help](https://help.github.com/articles/creating-project-pages-manually)**
11711171

11721172
#Development
1173+
* Don't forget about tests.
1174+
* If you planning add some feature please create issue before.
1175+
11731176
Clone the project: <br/>
11741177
```bash
1175-
$ git clone
1178+
$ git clone
11761179
$ npm install
11771180
$ bower install
11781181
```

0 commit comments

Comments
 (0)