Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2017-02-15 20:00:27 +0300
committernachoparker <nacho@ownyourbits.com>2017-02-15 20:05:09 +0300
commite3fca42473ee0dfb36b228a8f95b90ddcedbd609 (patch)
tree8b29bb31015bff7973c17923970537591b2a5535 /README.md
parent743f12f91b18e330a14423f45b69cad05f451c1a (diff)
update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1f20e978..2f7528b9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
-# nextcloud-raspbian-generator
-Automatically generate Raspbian Images with Nextcloud installed and configured using QEMU
+# NextCloudPi generator
+
+![NC Logo](/resources/nextcloud-square-logo.png)
+
+Use QEMU to automatically generate Raspbian Images with Nextcloud
## Features
@@ -23,6 +26,6 @@ cd nextcloud-raspbian-generator
./install-image.sh 192.168.0.145 # change to your QEMU raspbian IP
```
-See details and instructions at
+Get the image or find details and instructions at
https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/