diff --git a/blinka.html b/blinka.html index f09efbccb..f6de9c0ca 100644 --- a/blinka.html +++ b/blinka.html @@ -7,7 +7,7 @@ permalink: /blinka

Blinka

- Blinka brings CircuitPython APIs and, therefore, libraries to single board computers (SBCs). It is a pip installable Python library that runs in normal "desktop" Python. The CircuitPython runtime isn't used. Libraries can also be installed via pip. See the guide for further details. + Blinka brings CircuitPython APIs and, therefore, CircuitPython libraries to single board computers (SBCs). It is a pip installable Python library that runs in normal "desktop" Python. The CircuitPython runtime isn't used. CircuitPython libraries can also be installed via pip. See the guide for further details.