docs: Update README #21

Merged
timharek merged 3 commits from docs-update into main 2024-04-02 12:56:15 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fc2d98a52d - Show all commits

View File

@ -6,7 +6,7 @@ A webapp built with Deno's [Fresh](https://fresh.deno.dev/) that generates
public accessible RSS-feeds for their produced podcasts via their public accessible RSS-feeds for their produced podcasts via their
[API](https://psapi.nrk.no/documentation/). [API](https://psapi.nrk.no/documentation/).
## Local devlopment ## Local development
1. [Install Deno](https://deno.land/manual/getting_started/installation) 1. [Install Deno](https://deno.land/manual/getting_started/installation)
1. Run the app: `deno task start` 1. Run the app: `deno task start`