repo: add links to types & rest packages
vi did:web:vt3e.cat
Fri, 19 Jun 2026 10:31:06 +0100
1 files changed,
2 insertions(+),
5 deletions(-)
jump to
M
README.md
→
README.md
@@ -6,11 +6,8 @@
see: - [router](./pkgs/router/README.md): a web-framework-like router for discord bots - -soon: - -- types: autogenerated types for the discord api -- rest: typesafe rest api client +- [types](./pkgs/types/README.md): autogenerated types for the discord api +- [rest](./pkgs/rest/README.md): typesafe rest api client ## copying