Update examples section in README

This commit is contained in:
Elara 2023-10-09 19:51:41 +00:00
parent 966887f3ba
commit da7385572c
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
Go bindings to the [Lemmy](https://join-lemmy.org) API, automatically generated from Lemmy's source code using the generator in [cmd/gen](cmd/gen).
Examples:
### Examples
- HTTP: [examples/http](examples/http)
Examples can be found in the [examples](examples) directory.
### How to generate