]> Untitled Git - lemmy.git/commitdiff
Adding Lemmy-Swift-Client to README.md (#3026)
authorCharlie Fish <fishcharlie@me.com>
Mon, 12 Jun 2023 13:31:27 +0000 (07:31 -0600)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 13:31:27 +0000 (15:31 +0200)
README.md

index eccb124801c7b7cedcd800799977f2a57cd8a796..9f24079331f9b9095ac684aa9e983a7296111c61 100644 (file)
--- a/README.md
+++ b/README.md
@@ -129,6 +129,7 @@ Each Lemmy server can set its own moderation policy; appointing site-wide admins
 - [lemmy-rust-client](https://github.com/LemmyNet/lemmy/tree/main/crates/api_common)
 - [go-lemmy](https://gitea.arsenm.dev/Arsen6331/go-lemmy)
 - [Dart API client](https://github.com/LemmurOrg/lemmy_api_client)
+- [Lemmy-Swift-Client](https://github.com/rrainn/Lemmy-Swift-Client)
 - [Reddit -> Lemmy Importer](https://github.com/rileynull/RedditLemmyImporter)
 - [lemmy-bot - Typescript library to make it easier to make bots for Lemmy](https://github.com/SleeplessOne1917/lemmy-bot)