We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9562853 commit 4a92832Copy full SHA for 4a92832
README.rst
@@ -23,7 +23,7 @@ Introduction
23
24
Simple HTTP Server for CircuitPython.
25
26
-- Supports `socketpool` or `socket` as a source of sockets. Can be used in CPython.
+- Supports `socketpool` or `socket` as a source of sockets; can be used in CPython.
27
- HTTP 1.1.
28
- Serves files from a designated root.
29
- Simple routing available to serve computed results.
0 commit comments