From 8a5a15cec093c426089febbf41f1923dd0978d2e Mon Sep 17 00:00:00 2001 From: Krow Savcik Date: Sun, 31 Dec 2023 10:46:02 +0200 Subject: Changed README changed markodwn header style --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0fecd1d..58d8593 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# cdraw editor +cdraw editor +============ cdraw is a minimal pixel art sprite editor. -## Features +Features +-------- At the moment cdraw has the following features: - pen/eraser/fill tool @@ -17,7 +19,8 @@ And these features are waiting to be implemented: - undo/redo actions - layers + frames -## Controls +Controls +-------- All the keybindings can be changed in *src/config.h*. @@ -34,7 +37,8 @@ All the keybindings can be changed in *src/config.h*. - **[/]** scroll through palette -## Compiling +Compiling +--------- SDL2 and SDL2_image dev files are needed for compiling. -- cgit v1.2.3