Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dbushell committed Feb 15, 2024
1 parent 7970d6f commit c635b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ See [`examples/advanced/stream.ts`](/examples/advanced/stream.ts) for a full exa

## Advanced

In the `examples/advanced` directory there is a Deno web server. It will proxy RSS feeds, add CORS headers, and throttle streaming speed for testing. Run `deno task server` for just the server. Run `deno run -A examples/advanced/mod.ts` for the full example script.
In the `examples/advanced` directory there is a Deno web server. It will proxy RSS feeds, add CORS headers, and throttle streaming speed for testing. Run `deno run -A examples/advanced/mod.ts` for the full example script.

## Notes

Expand Down

0 comments on commit c635b8e

Please sign in to comment.