Skip to content

Commit 48c44f6

Browse files
committed
update readme
1 parent 7c853a2 commit 48c44f6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,11 @@ HWCORE - JS CLASS
33

44
== JS Class ==
55

6+
**A Full featured Javascript class implementation**
7+
68
This is the class module of hw-core for javascript
79
It is required by most js libraries.
810

911
It can be used both on browser and server ( nodejs tested )
1012

11-
**How to install ( For all Platform / OS : run in bash >= 4.x )**
12-
13-
repo="hw-core/js-lib-class"; git clone https://github.com/$repo.git $repo; ./$repo/install.sh
14-
1513
#### [>>> documentation <<<](https://hw-core.github.io/js-lib-class) ##

0 commit comments

Comments
 (0)