summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-01-29 18:18:16 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2022-01-29 18:18:16 +0100
commit41107b6890a8db2625087d9e842dfceec8232842 (patch)
treebf6705abb55bb2d62f4d997d6d5dcd34b28450b5 /README.md
parentc767242f126377d49e34c90ef259c02c3ecf27af (diff)
Update readme
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 abf3332..828c355 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+[![pipeline](https://gitlab.com/manzerbredes/chessarbiter/badges/main/pipeline.svg)](https://gitlab.com/manzerbredes/chessarbiter/-/commits/main)
+[![license](https://img.shields.io/badge/License-LGPL_v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
+
# ChessArbiter
ChessArbiter is a library that allow you to play chess games in C++. It ensures that all the rules of classical chess are followed.