From a53f1528e85af206803c9142459e1fca3b1b20a2 Mon Sep 17 00:00:00 2001 From: Kukielka Date: Mon, 10 Apr 2017 14:23:20 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b973fb..af09573 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This project uses: Copy the config.sample.json file and rename to config.json. Be sure to update the fields as you see appropriate. You have the option to use the Unsplash API to fetch background images, or use a custom URL and JSON selector. If you choose to use Unsplash, will need to create a developer profile at [Unsplash](https://unsplash.com/) to use the background image functionality properly. ## Configure Homepage -- 'items' => The menu will be in a grid of 3 icons per row on desktop. Insert any link you'd like, or {{cur}} for the current URL of the page. Choose icons from [Font Awesome](http://fontawesome.io/icons/) +- 'items' => The menu will scale to the amount of items you want to display. Insert any link you'd like, or {{cur}} for the current URL of the page. Choose icons from [Font Awesome](http://fontawesome.io/icons/) ### Unsplash Background Images - 'unsplash_client_id' => Get Unsplash client ID from [Unsplash](https://unsplash.com/developers)