Skip to content

Commit 5ad58a5

Browse files
committed
tweak readme
1 parent b5dda1f commit 5ad58a5

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
1-
Electron-Torrent
1+
Electron Torrent
22
==============
33

4-
![alt tag](https://cloud.githubusercontent.com/assets/1298784/9414596/51b7f8bc-486c-11e5-94b9-4960b1949d17.png)
5-
64
Electron-Torrent is a pure javascript bittorrent client based on Electron, React, torrent-stream.
75

8-
OS X Binary: [download link](https://goo.gl/Rbh49O)
6+
OS X Binary (v0.5.0): [download link](https://goo.gl/NmvddN)
7+
8+
Screenshot
9+
------------
10+
11+
![alt tag](https://cloud.githubusercontent.com/assets/1298784/9428375/d335081c-49de-11e5-9cd0-e812a132d293.png)
912

1013
Usage
1114
------------
1215
* Open the app
13-
* Add a magnet link
16+
* Add a magnet url or torrent file.
1417

1518
Build
1619
------------
@@ -20,7 +23,7 @@ Install dependencies.
2023
$ npm install
2124
```
2225

23-
To start development !
26+
To start development!
2427

2528
```bash
2629
npm run hot-dev-server

0 commit comments

Comments
 (0)