replace image url

This commit is contained in:
phillbush 2021-04-11 10:32:24 -03:00
parent c4d552d669
commit f5bc660a72

View File

@ -1,9 +1,9 @@
<p align="center">
<img src="/demo.gif", title="demo"/>
</p>
# XMenu
<p align="center">
<img src="https://user-images.githubusercontent.com/63266536/114306062-ffb67000-9ab0-11eb-9a10-be30eadc68b4.gif", title="demo"/>
</p>
XMenu is a menu utility for X.
XMenu receives a menu specification in stdin, shows a menu for the user
to select one of the options, and outputs the option selected to stdout.