Skip to content

Commit

Permalink
Added installation methods
Browse files Browse the repository at this point in the history
  • Loading branch information
YisusGaming authored Dec 10, 2022
1 parent c327419 commit 38734a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
An experiment that works like a browser, built using Electron.js and the power of google's search engine.
</div>

## Still under development
Currently, this project **is not** finished.
If you want to try this browser, you can set up a **development environment** on your computer by following the [development setup](#development-setup) guide.
## Installation
There's two methods to install Random Browser.
First one is to download it from the latest release, and the other one is by following the [development setup](#development-setup) guide.

## Development setup

Expand Down Expand Up @@ -49,4 +49,4 @@ Scripts in **package.json**:
Sorry, this setup is not documented yet and neither is the project's code. It should be ready soon!

# License
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Random Browser</span> by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">YisusGaming</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License</a>.
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Random Browser</span> by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">YisusGaming</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License</a>.

0 comments on commit 38734a5

Please sign in to comment.