replace image url
This commit is contained in:
parent
c4d552d669
commit
f5bc660a72
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user