aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKukielka <philipp_kutyla@gmx.de>2017-04-10 14:23:20 +0200
committerGitHub <noreply@github.com>2017-04-10 14:23:20 +0200
commita53f1528e85af206803c9142459e1fca3b1b20a2 (patch)
tree7c4c981d5004bc49b08433f65b96d5b134f48087
parent7f478dbf7782d0d52ea4055284815c16dc4e75f0 (diff)
downloadsimple-dash-fork-a53f1528e85af206803c9142459e1fca3b1b20a2.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)