From 4758f7da1735d5dfa4f1a05dbe45ef8a54b19aa5 Mon Sep 17 00:00:00 2001
From: Eliot Berriot <contact@eliotberriot.com>
Date: Tue, 6 Nov 2018 00:38:50 +0100
Subject: [PATCH] Added README

---
 front/README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/front/README.md b/front/README.md
index e946bb2..eaa1a38 100644
--- a/front/README.md
+++ b/front/README.md
@@ -1,5 +1,12 @@
 # front
 
+The Front-end app that powers https://contribute.funkwhale.audio/
+
+## Edit tasks/guides
+
+The wordings, steps and screenshots are all described in
+https://code.eliotberriot.com/funkwhale/contribute/blob/master/front/src/mixins/TaskMixin.vue#L6
+
 ## Project setup
 ```
 yarn install
-- 
GitLab