[📚] Fix spelling of FlowOS
This commit is contained in:
parent
e8521d6546
commit
b1386e4720
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -13,20 +13,20 @@
|
||||||
[](https://github.com/Flow-Works/FlowOS-2.0/actions/workflows/build.yml)
|
[](https://github.com/Flow-Works/FlowOS-2.0/actions/workflows/build.yml)
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
<i>The future of Flow OS</i>
|
<i>The future of FlowOS</i>
|
||||||
<br>
|
<br>
|
||||||
<a href="https://docs.flow-works.me"><strong>Read the docs »</strong></a>
|
<a href="https://docs.flow-works.me"><strong>Read the docs »</strong></a>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## What is Flow OS?
|
## What is FlowOS?
|
||||||
|
|
||||||
Flow OS is a web OS proxy made for the Titanium Network 2023 Proxathon. It's extremly customizable with an API to make your own apps, themes, and modules.
|
FlowOS is a web OS proxy made for the Titanium Network 2023 Proxathon. It's extremly customizable with an API to make your own apps, themes, and modules.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
To run Flow OS on your local machine, you need Node.js 16 or above.
|
To run FlowOS on your local machine, you need Node.js 16 or above.
|
||||||
|
|
||||||
1. Clone the repository
|
1. Clone the repository
|
||||||
```bash
|
```bash
|
||||||
|
|
@ -44,7 +44,7 @@ npm run serve
|
||||||
|
|
||||||
|
|
||||||
## Made with
|
## Made with
|
||||||
Flow OS is made with the following software:
|
FlowOS is made with the following software:
|
||||||
* [Filer](https://github.com/filerjs/filer)
|
* [Filer](https://github.com/filerjs/filer)
|
||||||
* [Prism Code Editor](https://github.com/FIameCaster/prism-code-editor)
|
* [Prism Code Editor](https://github.com/FIameCaster/prism-code-editor)
|
||||||
* [Vite](https://vitejs.dev)
|
* [Vite](https://vitejs.dev)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue