readme
This commit is contained in:
parent
718d801a33
commit
9f884dc7d2
2 changed files with 2 additions and 10 deletions
10
README.md
10
README.md
|
|
@ -18,16 +18,8 @@ Say goodbye to the tedious and repetitive nature of manual JSON editing. AsaJS s
|
|||
|
||||
To use AsaJS, ensure you have **[Node.js](https://nodejs.org/en)** installed on your system.
|
||||
|
||||
**Latest stable version:**
|
||||
|
||||
```bash
|
||||
npm install asajs
|
||||
```
|
||||
|
||||
**For our nightly builds:**
|
||||
|
||||
```
|
||||
npm install asajs@indev
|
||||
npx create-asajs
|
||||
```
|
||||
|
||||
## 📖 "Hello World!" Example
|
||||
|
|
|
|||
Reference in a new issue