From 649997c1fbbcfcd631290bb73c9110990d1a074b Mon Sep 17 00:00:00 2001 From: Nicco Date: Thu, 23 May 2019 13:06:35 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5930219..a1d2825 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# 💰obolus +# obolus 💰 -## 🛠development +## development 🛠 ```bash // Clone @@ -14,7 +14,7 @@ npm run dev:local npm run dev:docker ``` -### 🗒notes +### notes 🗒 - All code is hot-reloaded. - When switching from `local` to `docker` please run `npm run clean` as the `sqlite3` package needs to download the right binaries for the current maschine.