Skip to content

Commit 3ddd3dd

Browse files
authored
add install
1 parent 209120a commit 3ddd3dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
# composable-normalize
77
Experiment to normalize URLs w/ functional programming
88

9+
## Install
10+
```sh
11+
npm i --save-dev composable-normalize
12+
```
13+
914
## Usage
1015

1116
```js

0 commit comments

Comments
 (0)