Skip to content

Commit

Permalink
portalized
Browse files Browse the repository at this point in the history
  • Loading branch information
hashwarp committed Jul 21, 2024
1 parent 7528616 commit 1199caf
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,11 @@
<br>
<br>

<h1><code>Return Portal</code> free and open source Game Launcher</h1>
<h2><strong>Return Portal</strong> is a <code>free and open source game launcher</code></h2>
</div>

<br>

<p>
Return Portal uses <a href="https://electron.atom.io/">Electron</a>, <a href="https://facebook.github.io/react/">React</a>, <a href="https://github.com/reactjs/react-router">React Router</a>, <a href="https://webpack.js.org/">Webpack</a> and <a href="https://www.npmjs.com/package/react-refresh">React Fast Refresh</a>.
</p>

<div align="center">

[![Build Status][github-actions-status]][github-actions-url]
Expand All @@ -23,6 +19,12 @@

</div>

## Technology

<p>
Return Portal uses <a href="https://electron.atom.io/">Electron</a>, <a href="https://facebook.github.io/react/">React</a>, <a href="https://github.com/reactjs/react-router">React Router</a>, <a href="https://webpack.js.org/">Webpack</a> and <a href="https://www.npmjs.com/package/react-refresh">React Fast Refresh</a>.
</p>

## Install

Clone the repo and install dependencies:
Expand Down

0 comments on commit 1199caf

Please sign in to comment.