Update README.md
This commit is contained in:
parent
4334b45641
commit
3dc00cf916
1 changed files with 2 additions and 1 deletions
|
@ -3,10 +3,11 @@
|
|||
# F-Stopium
|
||||
A basic web browser in Electron. ***Now with our own, functioning adblocker and privacy redirection technologies!***
|
||||
|
||||
Supports compiling via electron packager. Install it with:
|
||||
Supports compiling via electron packager. Install and run it with:
|
||||
|
||||
```bash
|
||||
npm install --save-dev electron-packager
|
||||
npm run make
|
||||
```
|
||||
|
||||
A basic Electron application needs just these files:
|
||||
|
|
Loading…
Reference in a new issue