summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormifpasoti <46360451+mifpasoti@users.noreply.github.com>2019-01-03 18:37:00 -0500
committerGitHub <noreply@github.com>2019-01-03 18:37:00 -0500
commit6ea50e43ca3351aff2b40a7a65aaf54f930788b9 (patch)
tree305637d0ba5fc3cc427298e3d20330efd5e35ca1
downloadgtk-demos-6ea50e43ca3351aff2b40a7a65aaf54f930788b9.tar.gz
gtk-demos-6ea50e43ca3351aff2b40a7a65aaf54f930788b9.tar.bz2
gtk-demos-6ea50e43ca3351aff2b40a7a65aaf54f930788b9.zip
Initial commit
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3fe633a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# Gtk-Demos
+Brief demos of using Gtk from a high level language without any C or makefiles.