Fixed readme folds

This commit is contained in:
dylan araps 2016-01-01 09:36:26 +11:00
parent 8479a60c5b
commit bc5478fa9f
1 changed files with 15 additions and 3 deletions

View File

@ -17,7 +17,10 @@ for as many people as possible.
![1](https://sr.ht/xL9f.png) ![1](https://sr.ht/xL9f.png)
## Dependencies <!-- {{{ --> <!-- {{{ -->
## Dependencies
These are the script's required dependencies These are the script's required dependencies
@ -30,10 +33,14 @@ These are the script's optional dependencies:
- Display Wallpaper: feh - Display Wallpaper: feh
- Current Song: mpc - Current Song: mpc
<!-- }}} --> <!-- }}} -->
## Usage <!-- {{{ --> <!-- {{{ -->
## Usage
The script now supports dynamic image sizing and padding, The script now supports dynamic image sizing and padding,
<br\> they're enabled by default and there's a variable you <br\> they're enabled by default and there's a variable you
@ -120,10 +127,14 @@ Other:
--help Print this text and exit --help Print this text and exit
``` ```
<!-- }}} --> <!-- }}} -->
## TODO <!-- {{{ --> <!-- {{{ -->
## TODO
Here's what's on my todo list Here's what's on my todo list
@ -133,6 +144,7 @@ Here's what's on my todo list
- Fix linewrapping flag with tmux - Fix linewrapping flag with tmux
- Fix issues with multiline prompts - Fix issues with multiline prompts
<!-- }}} --> <!-- }}} -->