Skip to content

Commit

Permalink
Updated readme with fixed images
Browse files Browse the repository at this point in the history
  • Loading branch information
FireFlyForLife authored Aug 12, 2019
1 parent e9ba568 commit b2b3d47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# NanaDesigner
A GUI Designer built with and for the NanaPro gui library

![picture of the ui editor](https://imgur.com/a/pELxDDb)
![picture of the ui editor](https://i.imgur.com/M0735lo.png)

## Features
- Quick prototyping of `div`s.
Expand All @@ -11,8 +11,8 @@ A GUI Designer built with and for the NanaPro gui library
- Export to C++ header/source file using a text template.
- Set resolution of the window.

![picture of a heavily modified form](https://imgur.com/a/pFH1PPG)
![picture of that same form, with export window](https://imgur.com/a/nbcjFlQ)
![picture of a heavily modified form](https://i.imgur.com/ZXfzVKG.png)
![picture of that same form, with export window](https://i.imgur.com/k2DTJNV.png)

## How to get it
Download the latest release from https://github.com/FireFlyForLife/NanaDesigner/releases.
Expand Down

0 comments on commit b2b3d47

Please sign in to comment.