summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 353907b..7c9dfa5 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,8 @@ and read and write <i>.config</i> files. Highly compatible with the
<i>scripts/kconfig/\*conf</i> utilities in the kernel, usually invoked via make
targets such as <i>menuconfig</i> and <i>defconfig</i>.
-Supports both Python 2 and Python 3 without modification.
+Supports both Python 2 and Python 3 without modification, and should also run
+on non-\*nix platforms
## Installation ##