From fa85097996f56f702e7f986957850143eaba0e65 Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Tue, 3 Apr 2018 15:34:34 +0200 Subject: [PATCH] correct typo in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 210f414..03ced35 100644 --- a/README.md +++ b/README.md @@ -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/)