diff options
author | mifpasoti <46360451+mifpasoti@users.noreply.github.com> | 2019-01-03 18:39:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-03 18:39:02 -0500 |
commit | 14b0b6f70e16064a03330716320b89f817557325 (patch) | |
tree | 917172ea3f555d151f2e5111bbd3deb7d9976e26 /README.md | |
parent | 6ea50e43ca3351aff2b40a7a65aaf54f930788b9 (diff) | |
download | gtk-demos-14b0b6f70e16064a03330716320b89f817557325.tar.gz gtk-demos-14b0b6f70e16064a03330716320b89f817557325.tar.bz2 gtk-demos-14b0b6f70e16064a03330716320b89f817557325.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ # Gtk-Demos Brief demos of using Gtk from a high level language without any C or makefiles. + +See the intro file for explanation/description. |