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
|
||||
wallspa.sh is a wallpaper changer for GNU/Linux. It takes random wallpaper
|
||||
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
|
||||
* Unsplash API key (you need to register [here](https://unsplash.com/developers))
|
||||
* [Nitrogen] (http://projects.l3ib.org/nitrogen/)
|
||||
* [jq] (https://stedolan.github.io/jq/)
|
||||
* [Nitrogen](http://projects.l3ib.org/nitrogen/)
|
||||
* [jq](https://stedolan.github.io/jq/)
|
||||
|
|
Loading…
Reference in a new issue