From 9325bd33809d0a7d27264c34175f8df6ff58879b Mon Sep 17 00:00:00 2001 From: Alexander Telegin Date: Fri, 3 Jun 2016 12:07:17 -0400 Subject: [PATCH] Add unofficial Swift SDK to docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9fc1d22..2198b9e 100644 --- a/README.md +++ b/README.md @@ -560,3 +560,4 @@ These endpoints will perform actions on production data on `medium.com`. **Pleas - [Medium SDK for Python](https://github.com/Medium/medium-sdk-python) - [Medium SDK for NodeJS](https://github.com/Medium/medium-sdk-nodejs) - [Medium SDK for Haskell](https://github.com/timmytofu/medium-sdk-haskell) (unofficial) +- [Medium SDK for Swift](https://github.com/96-problems/medium-sdk-swift) (unofficial)