From 6af672654f107d370ba1b34220cbf80da697dfc7 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Sat, 25 Jan 2020 23:50:35 +0100 Subject: [PATCH] Update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 631c785..5848a48 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Make sure you have Go installed, then type: It will install Musala Mail binary in `$GOPATH/bin` + ### With docker Make sure you have Docker installed, then type: @@ -45,6 +46,7 @@ Make sure you have Docker installed, then type: 3. Enable developper account on 4. Get an developer API KEY + ### Getting a Trello TOKEN Open the following URL in your web browser and authenticate yourself. That will @@ -52,6 +54,7 @@ give you the TRELLO_TOKEN that will be needed in the next step. + ### Using the binary Prepare your environment with the following variables @@ -109,5 +112,5 @@ Got questions? Need help? Tweet at [@glenux](https://twitter.com/glenux) ## License -Musala Push is Copyright © 2018-2019 Glenn ROLLAND. It is free software, and may be redistributed under the terms specified in the LICENSE file. +Musala Push is Copyright © 2018-2019 Glenn ROLLAND. It is free software, and may be redistributed under the terms specified in the LICENSE.txt file.