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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2019-01-22 17:08:34 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2019-01-22 17:08:34 +0300
commit632d15f7e30c7d90f934d7137ac24d7d0f1c35a6 (patch)
tree83b989791c7fccef65d096fd4b77361461214281 /README.md
parentad1532ac169adfff36d482366d71faf752b09a89 (diff)
Fix details in README
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index a9eea9ab..1f146a06 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,13 @@
-firstrunwizard
-==============
+# 🔮 First run wizard
A first run wizard that explains the usage of Nextcloud to new users
-![firstrunwizard](https://user-images.githubusercontent.com/3404133/51537050-bcc73e00-1e4d-11e9-8de0-29e6951c2b29.png)
+![](https://user-images.githubusercontent.com/3404133/51537050-bcc73e00-1e4d-11e9-8de0-29e6951c2b29.png)
## Development setup
-Make sure you have node, npm and make installed on your system.
+Make sure you have `node`, `npm` and `make` installed on your system.
1. ☁ Clone the app into the `apps` folder of your Nextcloud: `git clone https://github.com/nextcloud/firstrunwizard.git`
2. 👩‍💻 Run `make dev-setup` to install the dependencies