aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <philipp_kutyla@gmx.de>2017-02-20 16:18:42 +0100
committerUnknown <philipp_kutyla@gmx.de>2017-02-20 16:18:42 +0100
commita92d5f23ec64ea29008319a64ddfccd2b3411721 (patch)
tree040ddf1257903d6c6fa539dc4ad6d4e18e6f02ff /README.md
parent97d25e26796593c4ed60b53cb5a5a72829779e43 (diff)
downloadsimple-dash-fork-a92d5f23ec64ea29008319a64ddfccd2b3411721.zip
Screenshots added, License changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 44e5446..aae450d 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,10 @@ This project uses:
- Font Awesome
- Unsplash
+## Screenshots
+![Homepage Desktop](example_img/homepage-desktop.png?raw=true)
+![Homepage Mobile](example_img/homepage-mobile.png?raw=true)
+
## To Use
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.