X-Git-Url: http://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/4f898cc3af0d158a07fc695551c6fc0e0c7d290c..f8ffe0b2e4688e2a699cc5e4bc2233644722e3ba:/README diff --git a/README b/README index f808ec8..5e2e226 100644 --- a/README +++ b/README @@ -18,11 +18,20 @@ The files are: • ./Makefile: The makefile. • ./config.h: The hardcoded default configuration for XMenu. • ./config.mk: The setup for the makefile. +• ./demo.gif: A gif demonstrating how XMenu works. • ./xmenu.1: The manual file (man page) for XMenu. • ./xmenu.c: The source code of XMenu. • ./xmenu.sh: A sample script illustrating how to use XMenu. +§ Branches + +There are other branches in this git repository that adds novel +functionalities to XMenu. + +• icons: Add suport to image icons before menu entries. + + § Installation First, edit ./config.mk to match your local setup.