From 017228f80d9a65ad7715f31c539d9fca1615296f Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 2 Apr 2021 12:14:26 -0700 Subject: [PATCH] add tested on Windows 10 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e197e523..cacd05cf 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,7 @@ Tested on: - OSX 10.14.6 - NixOS - FreeBSD12 +- Windows 10 ## Contributions Feel free to add/improve code or parsers! You can use the [`jc/parsers/foo.py`](https://github.com/kellyjonbrazil/jc/blob/master/jc/parsers/foo.py) parser as a template and submit your parser with a pull request.