Skip to content

Commit 54f8635

Browse files
committed
2 parents 2e46038 + db9edba commit 54f8635

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# DinoUI
22
[![Deploy to NuGet](https://github.com/brianbaldner/DinoUI/actions/workflows/main.yml/badge.svg)](https://github.com/brianbaldner/DinoUI/actions/workflows/main.yml) ![Nuget](https://img.shields.io/nuget/v/DinoUI) ![Nuget](https://img.shields.io/nuget/dt/DinoUI)
3-
4-
![alt text](https://github.com/brianbaldner/DinoUI/blob/main/textexe.jpg?raw=true)
3+
<p align="center">
4+
<img src="https://raw.githubusercontent.com/brianbaldner/DinoUI/master/testexe.jpg" width="600" />
5+
</p>
56

67
DinoUI is the easiest way to make a UI for your .NET console project.
78

@@ -47,4 +48,4 @@ string name = TextInput.Run("What is your name?");
4748
If you would like to request a new screen, create an issue with the tag "Screen Idea" to suggest the idea. If you find a bug, open an issue or you can also make a pull request.
4849

4950
## License
50-
[MIT](https://choosealicense.com/licenses/mit/)
51+
[MIT](https://choosealicense.com/licenses/mit/)

0 commit comments

Comments
 (0)