From 3cbbd1128d0002cf9cdc4c4cbbc61a8e0d89ff10 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 28 Feb 2022 15:36:21 +0100 Subject: Update README.md and screenshot --- README.md | 12 ++++-------- tools/assets/icons/screenshot.jpg | Bin 143166 -> 347107 bytes 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3e33096..0e7f664 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,8 @@ - CMake - wxWidgets -## TODO - - Save/Save as PGN - - GameBase Tab: - - See games in a file (PGN/si4 etc.) - - Open/Remove a game from that file -- Engine Tab: - - Create/Configure an engine -- Add engine functionnality to the GameTab +## Still ongoing + - Fix memory leaks + - Solve various bugs + - Add support for various database formats such as .si4 (only PGN files for now) diff --git a/tools/assets/icons/screenshot.jpg b/tools/assets/icons/screenshot.jpg index 1f2c028..17fcf87 100644 Binary files a/tools/assets/icons/screenshot.jpg and b/tools/assets/icons/screenshot.jpg differ -- cgit v1.2.3