From e9eba3486948a77658a8d9b85441502dfb010229 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sun, 20 Aug 2017 14:16:07 +0200 Subject: [PATCH] Add websockets to list of users. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 160bc244..5e6eb012 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ Working examples Here are some repos that use cibuildwheel. - [pyinstrument_cext](https://github.com/joerick/pyinstrument_cext) +- [websockets](https://github.com/aaugustin/websockets) > Add repo here! Send a PR.