From 31c1ff0ba43976d33d167a396a407f68246e6ee0 Mon Sep 17 00:00:00 2001 From: Mike Barela Date: Fri, 3 Aug 2018 00:42:40 -0400 Subject: [PATCH] Add CircuitPython (#1327) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 867da366..4e53a9b3 100644 --- a/readme.md +++ b/readme.md @@ -127,6 +127,7 @@ - [Python](https://github.com/vinta/awesome-python#readme) - [Asyncio](https://github.com/timofurrer/awesome-asyncio#readme) - Asynchronous I/O in Python 3. - [Scientific Audio](https://github.com/faroit/awesome-python-scientific-audio#readme) - Scientific research in audio/music. + - [CircuitPython](https://github.com/adafruit/awesome-circuitpython#readme) - A version of Python for microcontrollers. - [Rust](https://github.com/rust-unofficial/awesome-rust#readme) - [Haskell](https://github.com/krispo/awesome-haskell#readme) - [PureScript](https://github.com/passy/awesome-purescript#readme)