From 40794feb16fd77f7de195237a0ad1f018216a1e3 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 21 Sep 2017 14:39:31 +0200 Subject: Mention support for non-*nix platforms Given recent issues, some people seem to run Kconfiglib on Windows. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 .config files. Highly compatible with the scripts/kconfig/\*conf utilities in the kernel, usually invoked via make targets such as menuconfig and defconfig. -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 ## -- cgit v1.2.3