mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-05-06 09:03:18 +08:00
Update README.md - Add link to the documentation.
This commit is contained in:
parent
75c424cea9
commit
236dfe481b
11
README.md
11
README.md
@ -56,14 +56,11 @@ A simple C++ library for terminal based user interface.
|
||||
└────────────────────────────────────────────────────────────────────────────┘
|
||||
~~~
|
||||
|
||||
## Build
|
||||
# Documentation:
|
||||
|
||||
* [CMake](https://cmake.org) → [Instructions](./doc/build-with-cmake.md)
|
||||
* [nxxm](https://nxxm.github.io) → [Instructions](./doc/build-with-nxxm.md)
|
||||
|
||||
## Tutorial
|
||||
- [Starter cmake project](https://github.com/ArthurSonzogni/ftxui-starter)
|
||||
- [Tutorial](./doc/tutorial.md)
|
||||
- [Documentation](https://arthursonzogni.com/FTXUI/doc/)
|
||||
- [Build using CMake](https://arthursonzogni.com/FTXUI/doc/#build-using-cmake)
|
||||
- [Build using nxxm](https://arthursonzogni.com/FTXUI/doc/#build-using-cmake)
|
||||
|
||||
## Project using FTXUI
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user