Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Olmectron committed Jan 15, 2022
1 parent 0c0a44c commit 863ac3e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ This was built using [Polymer Starter Kit](https://github.com/Polymer/polymer-st
And here is the [Electron JS Project Page](https://www.electronjs.org/) for building web app wrappers.

This is only a GUI for the [lifehackerhansol](https://github.com/lifehackerhansol) Python project [YANBF Generator](https://github.com/lifehackerhansol/YANBF). You need to follow their instructions and then put the executable in the same directory as `generator.py`.

For now, there's only a **Windows x64 executable**, but you may try to create an OSX or Linux executable file from source. I'll add those myself later to the releases page.


### Usage

Expand All @@ -19,7 +18,7 @@ Follow installation instructions from [YANBF Generator](https://github.com/lifeh

##### Installation and Usage

1. Download your executable file (only **Windows x64 EXE** file for now).
1. Download your executable file (Windows x64, Linux or MacOS).
2. Put that file in the same directoy as `generator.py`.
3. Double click it for starting it up (it can take between 5 and 15 seconds for a window to open).
4. Make sure to select or write your command/location of Python 3.
Expand All @@ -32,4 +31,4 @@ Follow installation instructions from [YANBF Generator](https://github.com/lifeh

All credit goes to [lifehackerhansol](https://github.com/lifehackerhansol) and their project [YANBF Generator](https://github.com/lifehackerhansol/YANBF).

This is just a simple Web GUI embedded in an Electron app.
This is just a simple Web GUI embedded in an Electron app.

0 comments on commit 863ac3e

Please sign in to comment.