summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 86a0047..7b0dda4 100644
--- a/README.rst
+++ b/README.rst
@@ -100,6 +100,10 @@ Here are some other features:
Kconfiglib also works well with the
`multiprocessing <https://docs.python.org/3/library/multiprocessing.html>`_
module. No global state is kept.
+
+- **Windows support**
+
+ Nothing Linux-specific is used.
- **Internals that (mostly) mirror the C implementation**