From 733a4b63f33076f76962430f337427e3e338bff0 Mon Sep 17 00:00:00 2001 From: Pcornat Date: Sat, 8 Jan 2022 20:17:37 +0100 Subject: [PATCH] Adding README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..48b338e --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Billy sheet control +This project is about to digitally control your character sheet from the book "La Forteresse du Chaudron Noir" from Bob Lennon. + +## External dependencies +All dependencies are inside the "external" directory. The followings are inside: +- GLFW: windowing +- Spdlog: logging the app.