소스 검색

Add Terminal.Gui Designer (#3902)

Terminal.Gui Designer is special in the sense it is also a good companion tool, especially for rapid prototyping and for beginners.
Rishikeshan Sulochana/Lavakumar (Work) 7 달 전
부모
커밋
da2d20e488
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -28,6 +28,8 @@ cd myproj
 dotnet run
 ```
 
+There is also a [visual designer](https://github.com/gui-cs/TerminalGuiDesigner) (uses Terminal.Gui itself).
+
 ## Documentation 
 
 * [Getting Started](https://gui-cs.github.io/Terminal.GuiV2Docs/docs/getting-started.html)