From 2eb58fb2627b6547d63d9431daa7fcc1d414765f Mon Sep 17 00:00:00 2001 From: Erik Date: Sun, 25 Sep 2016 14:51:54 -0400 Subject: [PATCH] add link to spm example --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cb887ac..32ff901 100644 --- a/README.md +++ b/README.md @@ -206,5 +206,7 @@ Client Events ##Detailed Example A more detailed example can be found [here](https://github.com/nuclearace/socket.io-client-swift-example) +An example using the Swift Package Manager can be found [here](https://github.com/nuclearace/socket.io-client-swift-spm-example) + ##License MIT