From 708ba0078f8087b813bd7fb0c8cab64a0e09802e Mon Sep 17 00:00:00 2001 From: jonas Date: Sun, 21 Apr 2019 18:35:08 +0200 Subject: Readme fixes --- Readme.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Readme.md b/Readme.md index cd229e6..7a4e56f 100644 --- a/Readme.md +++ b/Readme.md @@ -8,14 +8,14 @@ TermGL is a library for displaying ASCII-graphics in a xterm compatible console List of current features: - - Automatic terminal size detection, online resizing - - Framerate target - - Simple drawing functions - - Object Handling: - - Movement - - Collision - - Input handling with object mapping - - 3D wiremeshes (mostly useless eye-candy) +- Automatic terminal size detection, online resizing +- Framerate target +- Simple drawing functions +- Object Handling: + - Movement + - Collision +- Input handling with object mapping +- 3D wiremeshes (mostly useless eye-candy) For more information on how to use, consult the documentation (`make doc`) and look at the example programs in `example/`. -- cgit v1.2.3