From 61cf2259c569ee22b2d295efdb7092a432fc4160 Mon Sep 17 00:00:00 2001 From: Ben Thompson Date: Mon, 6 Jun 2016 20:08:10 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 808ba4a..6f0d210 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,6 @@ Calling `cppimport.set_quiet(False)` will result in output that will be helpful Call `cppimport.force_rebuild()` before running `cppimport.imp(...)`. ### Windows? -I don't know if `cppimport` works on Windows. If you're on Windows and you really want cppimport, I'll happily accept a pull request. +I don't know if `cppimport` works on Windows. If you're on Windows, try it out and I'll happily accept a pull request for any issues that you fix. # cppimport uses the MIT License