From 6f61dff69cb91c48c2e2bbf09a92ce7f19fc02da Mon Sep 17 00:00:00 2001 From: lauralani Date: Tue, 11 Jul 2023 08:01:02 +0200 Subject: [PATCH] update readme --- readme.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 6d15658..263435d 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,11 @@ # Netlify IP Edge Function(s) A collection of Edge Functions -Deploy: +## Deploy ```bash netlify deploy --prod --dir=public -``` \ No newline at end of file +``` + +## License + +This repo is available under the MIT license. See the LICENSE file for more info. \ No newline at end of file