Update README.md
authorGideon Wolfe <wolfeg2@wwu.edu>
Wed, 29 Jul 2020 20:04:37 +0000 (13:04 -0700)
committerGitHub <noreply@github.com>
Wed, 29 Jul 2020 20:04:37 +0000 (13:04 -0700)
little update to get people interested

README.md

index 10fad21..23c3569 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
 <p align="center">
   <img src="/demo.gif", title="demo"/>
 </p>            
 <p align="center">
   <img src="/demo.gif", title="demo"/>
 </p>            
-                                 XMenu
+                                 
+# XMenu
                                 
 XMenu is a menu utility for X.
 XMenu receives a menu specification in stdin, shows a menu for the user
                                 
 XMenu is a menu utility for X.
 XMenu receives a menu specification in stdin, shows a menu for the user
@@ -15,7 +16,7 @@ spawn xmenu by right clicking on the root window (i.e. on the desktop).
 [0]: https://github.com/phillbush/xclickroot
 
 
 [0]: https://github.com/phillbush/xclickroot
 
 
-§ Features
+## Features
 
 XMenu comes with the following features:
 • XMenu reads something in and prints something out, the UNIX way.
 
 XMenu comes with the following features:
 • XMenu reads something in and prints something out, the UNIX way.
@@ -24,7 +25,7 @@ XMenu comes with the following features:
 • Icons (menu entries can be preceded by an icon image).
 
 
 • Icons (menu entries can be preceded by an icon image).
 
 
-§ Files
+## Files
 
 The files are:
 • ./README:     This file.
 
 The files are:
 • ./README:     This file.
@@ -38,7 +39,7 @@ The files are:
 • ./icons/:     Icons for the sample script
 
 
 • ./icons/:     Icons for the sample script
 
 
-§ Installation
+## Installation
 
 First, edit ./config.mk to match your local setup.
 
 
 First, edit ./config.mk to match your local setup.
 
@@ -58,7 +59,7 @@ the manual file ./xmenu.1 into ${MANPREFIX}/man1/ directory.
        make install
 
 
        make install
 
 
-§ Running XMenu
+## Running XMenu
 
 XMenu receives as input a menu specification where each line is a menu
 entry.  Each line can be indented with tabs to represent nested menus.
 
 XMenu receives as input a menu specification where each line is a menu
 entry.  Each line can be indented with tabs to represent nested menus.
@@ -72,7 +73,7 @@ the menu generated by that script looks like.
 Read the manual for more information on running XMenu.
 
 
 Read the manual for more information on running XMenu.
 
 
-§ License
+## License
 
 MIT/X Consortium License
 
 
 MIT/X Consortium License