Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
csuarez committed Aug 27, 2017
1 parent 10f72d8 commit 9d330dc
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Hate Love: a Twitter like blocker

[![SUSHI-WARE LICENSE](https://img.shields.io/badge/license-SUSHI--WARE%F0%9F%8D%A3-blue.svg)](https://github.com/MakeNowJust/sushi-ware)

This browser extension blocks from your Twitter timeline the likes of users you follow

## Installation

### Google Chrome
Install it from [Chrome web store](https://chrome.google.com/webstore/detail/hate-love-for-twitter/mpogeleaahfdeolnbmajdacbbmkhenbp)

### Other browsers?
They are under development or under revision.

## Build
```sh
$ npm install
$ npm run build
```

That's it!

0 comments on commit 9d330dc

Please sign in to comment.