correct typo in README
This commit is contained in:
parent
9b8e3f358a
commit
fa85097996
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
||||||
## Description
|
## Description
|
||||||
wallspa.sh is a wallpaper changer for GNU/Linux. It takes random wallpaper
|
wallspa.sh is a wallpaper changer for GNU/Linux. It takes random wallpaper
|
||||||
from [Unsplash](https://unsplash.com) from given collections and use
|
from [Unsplash](https://unsplash.com) from given collections and use
|
||||||
[Nitrogen] (http://projects.l3ib.org/nitrogen/) to set them.
|
[Nitrogen](http://projects.l3ib.org/nitrogen/) to set them.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
* Unsplash API key (you need to register [here](https://unsplash.com/developers))
|
* Unsplash API key (you need to register [here](https://unsplash.com/developers))
|
||||||
* [Nitrogen] (http://projects.l3ib.org/nitrogen/)
|
* [Nitrogen](http://projects.l3ib.org/nitrogen/)
|
||||||
* [jq] (https://stedolan.github.io/jq/)
|
* [jq](https://stedolan.github.io/jq/)
|
||||||
|
|
Loading…
Reference in a new issue