Mentioning dmenu.gif in the README §Files section

This commit is contained in:
phillbush 2020-05-30 00:05:47 -03:00
parent ddb15acfde
commit ddeb6e1ef2

1
README
View File

@ -18,6 +18,7 @@ The files are:
• ./Makefile: The makefile. • ./Makefile: The makefile.
• ./config.h: The hardcoded default configuration for XMenu. • ./config.h: The hardcoded default configuration for XMenu.
• ./config.mk: The setup for the makefile. • ./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.1: The manual file (man page) for XMenu.
• ./xmenu.c: The source code of XMenu. • ./xmenu.c: The source code of XMenu.
• ./xmenu.sh: A sample script illustrating how to use XMenu. • ./xmenu.sh: A sample script illustrating how to use XMenu.