Skip to content

Commit

Permalink
Add installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Double-oxygeN committed Jul 7, 2022
1 parent 6399db7 commit 2ebbae9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
URLON is originally designed by @vjeux (see [the blog](https://blog.vjeux.com/2011/javascript/urlon-url-object-notation.html)).
The main implementation is [here](https://github.com/cerebral/urlon).

## Installation guide

```sh
nimble install urlon
```

## Run tests

```sh
Expand Down

0 comments on commit 2ebbae9

Please sign in to comment.