Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
colinfwalsh committed Dec 8, 2023
1 parent a97edc2 commit b833f5e
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 @@ -5,7 +5,7 @@ A Swift client for [Lemmy](https://join-lemmy.org).
## Features

- Fully Swift type safe
- `async`/`await` compatible
- `async`/`await` and `Combine` compatible
- Supports [all Lemmy API endpoints](https://join-lemmy.org/api/classes/LemmyHttp.html)
- Uses Codable for easy JSON serialization/deserialization

Expand Down

0 comments on commit b833f5e

Please sign in to comment.