From 101e81b80229d7eda14d29a53a27d325d845f922 Mon Sep 17 00:00:00 2001 From: cketti Date: Sat, 19 Feb 2022 22:39:10 +0000 Subject: [PATCH] Fix Markdown in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42f622a..1227016 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ ## Project setup ``` npm install +``` ### Compiles and hot-reloads for development ``` @@ -40,11 +41,10 @@ npm run lint ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). -``` ## Theming # Sticker short codes - To enable sticker short codes, follow these steps: * Run the "create sticker config" script using "npm run create-sticker-config " * Insert the resulting config blob into the "shortCodeStickers" value of the config file (assets/config.json) -* Rearrange order of sticker packs by editing the config blob above. \ No newline at end of file +* Rearrange order of sticker packs by editing the config blob above.