Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dbackowski committed Mar 21, 2016
1 parent a786fe9 commit aef183c
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Expand Up @@ -2,22 +2,18 @@

Very simple RSS reader (NodeJS + NeDB + Backbone + Marionette + Electron).

![screenshot](http://i.imgur.com/nXFVO3h.png)
![screenshot](http://i.imgur.com/ohYRDq7.png)

## Usage

npm install
npm start

in browser go to: http://localhost:8080
To create standalone packages for linux (x64) and mac OS X (x64):

in Atom Electron:
npm run-script build

npm install
npm install electron -g
electron electron.js

standalone packages for Linux (x64) and Mac OS X (x64):
Standalone packages for Linux (x64) and Mac OS X (x64):
https://github.com/dbackowski/BackRSS/releases

## License
Expand Down

0 comments on commit aef183c

Please sign in to comment.