summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLogan Rathbone <poprocks@gmail.com>2022-07-01 13:59:49 -0400
committerLogan Rathbone <poprocks@gmail.com>2022-07-01 14:01:26 -0400
commit3df081286e91da3e567e7eed64e88f3d148f3daa (patch)
treedbc8eb343f7b8ac81cd20a1429ed0f4477f5f304 /README
parentUpdate Georgian translation (diff)
downloadzenity-3df081286e91da3e567e7eed64e88f3d148f3daa.tar.gz
zenity-3df081286e91da3e567e7eed64e88f3d148f3daa.tar.bz2
zenity-3df081286e91da3e567e7eed64e88f3d148f3daa.zip
Rework README as README.md
Remove some of the quirky "zen" tone.
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 0 insertions, 12 deletions
diff --git a/README b/README
deleted file mode 100644
index 884bb987..00000000
--- a/README
+++ /dev/null
@@ -1,12 +0,0 @@
-Zen Understanding -
-===================
-This is zenity - a rewrite of gdialog, the GNOME port of dialog
-which allows you to display dialog boxes from the commandline
-and shell scripts. If you understand, things are just as they
-are. If you don't understand, things are just as they are.
-
-This software is licensed under the LGPL.
-
-Zen Requirements -
-==================
-gtk+-3.16
bgstack15