Skip to content

Commit

Permalink
Adds readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
“Andre committed Aug 14, 2017
1 parent 3f58177 commit c9b00c5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Enupal Feed
===============

Enupal Feed is an Electron app that shows the feed of enupal.com/blog


Basic Usage
---------------

**Step 1**: Hit composer update:
```bash
composer update
```

**Step 2**: Execute electron:
```bash
npm start
```

0 comments on commit c9b00c5

Please sign in to comment.