From 1615244c57eadc001d2417c87397caebd5f96953 Mon Sep 17 00:00:00 2001 From: Jarno Rantanen Date: Fri, 17 Aug 2018 13:12:40 +0300 Subject: [PATCH] Collect some files under docs/. --- README.md | 2 +- screenshot-1.xcf => docs/screenshot-1.xcf | Bin screenshot-2.xcf => docs/screenshot-2.xcf | Bin screenshot-3.xcf => docs/screenshot-3.xcf | Bin screenshot.png => docs/screenshot.png | Bin screenshot.xcf => docs/screenshot.xcf | Bin verified-models.md => docs/verified-models.md | 0 7 files changed, 1 insertion(+), 1 deletion(-) rename screenshot-1.xcf => docs/screenshot-1.xcf (100%) rename screenshot-2.xcf => docs/screenshot-2.xcf (100%) rename screenshot-3.xcf => docs/screenshot-3.xcf (100%) rename screenshot.png => docs/screenshot.png (100%) rename screenshot.xcf => docs/screenshot.xcf (100%) rename verified-models.md => docs/verified-models.md (100%) diff --git a/README.md b/README.md index 2b0340d..cbe7b07 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Easy-to-use **Raspberry Pi** image for booting directly into **full-screen Chrom ## Features -![Screenshots](https://github.com/futurice/chilipie-kiosk/blob/master/screenshot.png) +![Screenshots](https://github.com/futurice/chilipie-kiosk/blob/master/docs/screenshot.png) ``` ☝️ Customizable, full screen ☝️ Boots directly into a simple ☝️ WiFi & other system config diff --git a/screenshot-1.xcf b/docs/screenshot-1.xcf similarity index 100% rename from screenshot-1.xcf rename to docs/screenshot-1.xcf diff --git a/screenshot-2.xcf b/docs/screenshot-2.xcf similarity index 100% rename from screenshot-2.xcf rename to docs/screenshot-2.xcf diff --git a/screenshot-3.xcf b/docs/screenshot-3.xcf similarity index 100% rename from screenshot-3.xcf rename to docs/screenshot-3.xcf diff --git a/screenshot.png b/docs/screenshot.png similarity index 100% rename from screenshot.png rename to docs/screenshot.png diff --git a/screenshot.xcf b/docs/screenshot.xcf similarity index 100% rename from screenshot.xcf rename to docs/screenshot.xcf diff --git a/verified-models.md b/docs/verified-models.md similarity index 100% rename from verified-models.md rename to docs/verified-models.md