mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-05-07 18:41:12 +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)
|
- [Documentation](https://arthursonzogni.com/FTXUI/doc/)
|
||||||
* [nxxm](https://nxxm.github.io) → [Instructions](./doc/build-with-nxxm.md)
|
- [Build using CMake](https://arthursonzogni.com/FTXUI/doc/#build-using-cmake)
|
||||||
|
- [Build using nxxm](https://arthursonzogni.com/FTXUI/doc/#build-using-cmake)
|
||||||
## Tutorial
|
|
||||||
- [Starter cmake project](https://github.com/ArthurSonzogni/ftxui-starter)
|
|
||||||
- [Tutorial](./doc/tutorial.md)
|
|
||||||
|
|
||||||
## Project using FTXUI
|
## Project using FTXUI
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user