Renaming routine and spliting it into subroutines
[xmenu] / README
diff --git a/README b/README
index f808ec8..5e2e226 100644 (file)
--- 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.
 • ./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.
 
 
 • ./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.
 § Installation
 
 First, edit ./config.mk to match your local setup.