correct typo in README

This commit is contained in:
Cedric Girard 2018-04-03 15:34:34 +02:00
parent 9b8e3f358a
commit fa85097996
1 changed files with 3 additions and 3 deletions

View File

@ -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/)