update readme
This commit is contained in:
parent
c4e479b8a8
commit
6f61dff69c
1 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,11 @@
|
||||||
# Netlify IP Edge Function(s)
|
# Netlify IP Edge Function(s)
|
||||||
A collection of Edge Functions
|
A collection of Edge Functions
|
||||||
|
|
||||||
Deploy:
|
## Deploy
|
||||||
```bash
|
```bash
|
||||||
netlify deploy --prod --dir=public
|
netlify deploy --prod --dir=public
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
This repo is available under the MIT license. See the LICENSE file for more info.
|
Loading…
Reference in a new issue