Update README.md

This commit is contained in:
Andros Fenollosa 2022-02-11 11:37:52 +01:00 committed by GitHub
parent c0886bf8d3
commit 419d6899d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,10 +14,10 @@ range(4);
// [0, 1, 2, 3, 4]
```
## CDN
## Install
```html
<script type="module" src="https://cdn.jsdelivr.net/gh/tanrax/fn-js/dist/fnTools.min.js"></script>
```shell
npm install micro-fp-tools
```
## Documentation