aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-02-12 19:20:02 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2022-02-12 19:20:02 +0100
commitbdbcb8890545c3889d042c268c204b373aef03c8 (patch)
tree437b692600e32fdd136fb7d222681eedbf4fb52c
parenta359219e33fdf3afb5ddfbb084563054a947b106 (diff)
Update
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f6b93e9..a144d4c 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![license](https://img.shields.io/badge/License-LGPL_v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
+
# cgeditor: Chess Game Editor
cgeditor is a dependency-free chess game editor written in C++. It can be used with any library that provides 2D canvas drawing and mouse inputs features.