summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-02-01 20:11:07 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2022-02-01 20:11:07 +0100
commit053b44639f28f018a51a5aada6548f212ad1b372 (patch)
tree7dae4d0577a59cad0e2d042930c8b2e32bedc326 /README.md
parentf5d9fe6211bd397deb0ac19b634f551edfa0f6b8 (diff)
Add license
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index b7d51c9..af03e51 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+[![pipeline](https://gitlab.com/manzerbredes/uciadapter/badges/main/pipeline.svg)](https://gitlab.com/manzerbredes/uciadapter/-/commits/main)
+[![license](https://img.shields.io/badge/License-LGPL_v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
+
# 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).