From db4d104ed965592c1d89c31d96301f0a44640df7 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Thu, 3 Feb 2022 07:10:32 +0100 Subject: Integrate windows process --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index af03e51..a0341ae 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # uciadapter *uciadapter* is a C++ library that allows you to communicate with any chess engines that follows the [UCI Protocol](http://wbec-ridderkerk.nl/html/UCIProtocol.html). -It aims to work on Linux and Windows (not yet on windows). +It works on both platforms, Linux and Windows. # How to use it ? PGNP can be used as a shared library in your project. -- cgit v1.2.3