Skip to content

Commit

Permalink
Minor improvements to the GitHub description
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolaOrritos committed Mar 9, 2018
1 parent 98bb981 commit beec2f9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@

## Install

Simply run the "RHB-Setup_v0.4.0.exe" and follow the instructions
Go to the [releases](https://github.com/NicolaOrritos/rhb/releases) page and download an installer suitable for your platform. I'm currently supporting Windows and Linux.
Then simply run the "RHB-Setup_vX.Y.Z.exe" installer and follow the instructions.
On Linux the [AppImage](https://appimage.org/) provided requires no installation.

## Screenshots

![Windows Screenshot][screenshot]

## License

Expand All @@ -16,3 +21,8 @@ This work is based on the following awesome projects:
- [Electron](http://electronjs.org)
- [Grapesjs](http://grapesjs.com)
- [Bozon](http://github.com/railsware/bozon)




[screenshot]: https://raw.githubusercontent.com/NicolaOrritos/rhb/master/screenshots/20180309.png "Windows Screenshot"
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "RHB",
"version": "0.4.0",
"version": "0.6.0",
"description": "Rapid HTML Builder/Prototyper, built with Electron and Grapesjs",
"author": {
"name": "Nicola Orritos",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "RHB",
"version": "0.4.0",
"version": "0.6.0",
"description": "Rapid HTML Builder/Prototyper, built with Electron and Grapesjs",
"author": {
"name": "Nicola Orritos",
Expand Down

0 comments on commit beec2f9

Please sign in to comment.