summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-02-03 07:10:32 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2022-02-03 07:10:32 +0100
commitdb4d104ed965592c1d89c31d96301f0a44640df7 (patch)
tree89aa5b8db92a890ac0ea03a1f69f2250957d5391 /README.md
parent053b44639f28f018a51a5aada6548f212ad1b372 (diff)
Integrate windows process
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.