Skip to content
This repository has been archived by the owner on Sep 13, 2020. It is now read-only.

Fix markdown #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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!
### Need help with Edge!