mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 02:28:11 +08:00 
			
		
		
		
	Add "Project using FTXUI" section.
This commit is contained in:
		| @@ -2,7 +2,7 @@ | |||||||
|  |  | ||||||
| **Functional Terminal (X) User interface** | **Functional Terminal (X) User interface** | ||||||
|  |  | ||||||
| A simple  C++ library for terminal based user interface. | A simple C++ library for terminal based user interface. | ||||||
|  |  | ||||||
| ## Demo: | ## Demo: | ||||||
|  |  | ||||||
| @@ -11,8 +11,6 @@ A simple  C++ library for terminal based user interface. | |||||||
|  * Functional style. |  * Functional style. | ||||||
|  * Simple and elegant syntax (in my opinion). |  * Simple and elegant syntax (in my opinion). | ||||||
|  * No dependencies. |  * No dependencies. | ||||||
|  |  | ||||||
| ## Other features |  | ||||||
|  * vim navigation friendly (h,j,k,l) |  * vim navigation friendly (h,j,k,l) | ||||||
|  |  | ||||||
| ## Example: | ## Example: | ||||||
| @@ -39,6 +37,10 @@ A simple  C++ library for terminal based user interface. | |||||||
| ## Tutorial | ## Tutorial | ||||||
| See [Tutorial](./tutorial.md) | See [Tutorial](./tutorial.md) | ||||||
|  |  | ||||||
|  | ## Project using FTXUI | ||||||
|  |  | ||||||
|  | None! This is still a newborn project. Please add a link to your project here. | ||||||
|  |  | ||||||
| ## Build using CMake | ## Build using CMake | ||||||
| ~~~bash | ~~~bash | ||||||
| mkdir build && cd build | mkdir build && cd build | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 ArthurSonzogni
					ArthurSonzogni