From 0eecea13a31246fd137de0407c61478e05f2e817 Mon Sep 17 00:00:00 2001 From: Paul Dino Jones Date: Thu, 1 Dec 2022 21:27:57 +0000 Subject: [PATCH] Updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1ba56d..f5c144a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Cross Platform device manager for driving and flight simulators, for use with co - libxml2 - argtable2 - libconfig -- slog (static) +- [slog](https://github.com/kala13x/slog) (static) - [wine-linux-shm-adapter](https://github.com/spacefreak18/wine-linux-shm-adapter) - [simapi](https://github.com/spacefreak18/simapi) @@ -58,6 +58,7 @@ make ``` ## ToDo + - windows port - more memory testing - handling null mallocs - move config code around