diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-02-03 07:10:32 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-02-03 07:10:32 +0100 |
| commit | db4d104ed965592c1d89c31d96301f0a44640df7 (patch) | |
| tree | 89aa5b8db92a890ac0ea03a1f69f2250957d5391 /README.md | |
| parent | 053b44639f28f018a51a5aada6548f212ad1b372 (diff) | |
Integrate windows process
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
