diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-02-12 21:30:46 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-02-12 21:30:46 +0100 |
| commit | fbb36fc82e7d069cdc91831aba8ccbdf063d5187 (patch) | |
| tree | 328c95502abdbbdecd5fe37812f156f67b66dc9a | |
| parent | bdbcb8890545c3889d042c268c204b373aef03c8 (diff) | |
Update readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [](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. +cgeditor is a dependency-free chess game editor library written in C++. It can be used with any library that provides 2D canvas drawing and mouse inputs features. # Features - Show move,move number, variations, comments etc. |
