diff --git a/README.md b/README.md index f87e7fb..9a1e92e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # NRSS - RSS Feeds for NRK sin podcaster https://nrss.deno.dev/ + +## Local devlopment +install Deno +https://deno.land/manual/getting_started/installation + +### Run the application +``` shell +deno task start +``` +Open http://localhost:8000/ to view it in the browser \ No newline at end of file