Skip to content

Commit 05f354e

Browse files
Update README.md
1 parent 43e8572 commit 05f354e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ This software allows you build GUIs for your python application faster. It takes
2525
* ##### gui-maker Main Interface with Attribute Editor - This is a view of the main interface along with the Attribute Editor. The attribute editor contains all the attributes that can be defined to configured your widget.
2626
<img src="https://github.com/the-pythonist/python-gui-maker/blob/main/gui-maker%20snap%20shots/full_system_view.png" />
2727

28-
* gui-maker Textbox-Code-Generator - This part of the system contains the outputs of the code for your widgets. You can copy the code.
28+
* ##### gui-maker Textbox-Code-Generator - This part of the system contains the outputs of the code for your widgets. You can copy the code.
2929
<img src="https://github.com/the-pythonist/python-gui-maker/blob/main/gui-maker%20snap%20shots/code_generation_of_the_system.png" />
3030

31-
* gui-maker Window Setup Dialog - This part of the system allows you configure some properties for your GUI window.
31+
* ##### gui-maker Window Setup Dialog - This part of the system allows you configure some properties for your GUI window.
3232
<img src="https://github.com/the-pythonist/python-gui-maker/blob/main/gui-maker%20snap%20shots/window_setup_for_your_gui.png" />
3333

34-
* gui-maker Font Styler - This part of the system allows you configure and customize the font for your widgets.
34+
* ##### gui-maker Font Styler - This part of the system allows you configure and customize the font for your widgets.
3535
<img src="https://github.com/the-pythonist/python-gui-maker/blob/main/gui-maker%20snap%20shots/font_styling_part.png" />
3636

3737

@@ -41,10 +41,10 @@ This software allows you build GUIs for your python application faster. It takes
4141

4242
### ----- SAMPLE GUIs DESIGNED BY gui-maker -----
4343
Find here, snapshots of two applications that had their GUIs design by gui-maker
44-
* Book Store Application
44+
* ##### Book Store Application
4545
<img src="https://github.com/the-pythonist/python-gui-maker/blob/main/gui-maker%20snap%20shots/sample_gui_bookstore_app.png" />
4646

47-
* Sample Login Page
47+
* ##### Sample Login Page
4848
<img src="https://github.com/the-pythonist/python-gui-maker/blob/main/gui-maker%20snap%20shots/sample_gui_login_page.png" />
4949

5050

0 commit comments

Comments
 (0)