From 953839be59bf6938aab948bfd7529b52d68b2300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jeremy=20Lain=C3=A9?= Date: Mon, 4 May 2020 20:20:50 +0200 Subject: [PATCH] Add PyAV, aiortc and aioquic to example projects --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 777b413b..28ebbf4f 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,9 @@ Here are some repos that use cibuildwheel. - [Twisted](https://github.com/twisted/twisted) - [gmic-py](https://github.com/dtschump/gmic-py) - [creme](https://github.com/creme-ml/creme) +- [PyAV](https://github.com/PyAV-Org/PyAV) +- [aiortc](https://github.com/aiortc/aiortc) +- [aioquic](https://github.com/aiortc/aioquic) > Add your repo here! Send a PR.