From 6a70b1800b355a81e6bdfe5e92a4855d07ec65cc Mon Sep 17 00:00:00 2001 From: Raz Luvaton Date: Thu, 7 Mar 2019 16:25:02 +0200 Subject: [PATCH] Fix markdown --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e7f51df..65d23c6 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # Raindrop.io Browser Extension -###Install dependencies +### Install dependencies Highly recommend to user `yarn` to install dependencies, it prevent any inconsistencies! -###Build for Chrome +### Build for Chrome `npm run build-chrome` -###Build for Firefox +### Build for Firefox `npm run build-firefox` -###Build for Opera +### Build for Opera `npm run build-opera` -###Need help with Edge! \ No newline at end of file +### Need help with Edge!