Skip to content

Commit

Permalink
adding windows binaru
Browse files Browse the repository at this point in the history
  • Loading branch information
timotius02 committed Jun 2, 2015
1 parent e385015 commit 8f7491e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Electron File Explorer

A file explorer built using Electron (formerly Atom Shell), with React + Flux. [Download for OSX](https://github.com/timotius02/electron-file-explorer/releases/download/v0.1.0/electron-file-explorer_0.1.0.dmg)
A file explorer built using Electron (formerly Atom Shell), with React + Flux. [OSX](https://github.com/timotius02/electron-file-explorer/releases/download/v0.1.0/electron-file-explorer_0.1.0.dmg)[Windows](https://github.com/timotius02/electron-file-explorer/releases/download/v0.1.0/electron-file-explorer_0.1.0.exe)

![Screenshot](images/electron-file-explorer.png?raw=true)

Expand Down
7 changes: 6 additions & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,10 @@
"fs-jetpack": "^0.6.4",
"normalize.css": "^3.0.3",
"react": "^0.13.3"
}
},
"repository": {
"type": "git",
"url": "https://github.com/timotius02/electron-file-explorer"
},
"license": "MIT"
}

0 comments on commit 8f7491e

Please sign in to comment.