From 9f8bd4cb3260099e734f4975981d9d9a0ee985d2 Mon Sep 17 00:00:00 2001 From: Arthur Sonzogni Date: Mon, 10 Aug 2020 18:26:28 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d12313..8d0e359 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,8 @@ A simple C++ library for terminal based user interface. # Documentation: -- [Documentation](https://arthursonzogni.com/FTXUI/doc/) +- [Starter example project](https://github.com/ArthurSonzogni/ftxui-starter) +- [Documentation](https://arthursonzogni.com/FTXUI/doc/) (Work in progress) - [Build using CMake](https://arthursonzogni.com/FTXUI/doc/#build-using-cmake) - [Build using nxxm](https://arthursonzogni.com/FTXUI/doc/#build-using-cmake)