From b1386e4720813994a60d738cc043ced71fb2d071 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Tue, 17 Oct 2023 22:27:01 +0100 Subject: [PATCH] =?UTF-8?q?[=F0=9F=93=9A]=20Fix=20spelling=20of=20FlowOS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d02afa0..b39f3be 100644 --- a/README.md +++ b/README.md @@ -13,20 +13,20 @@ [![build](https://github.com/Flow-Works/FlowOS-2.0/actions/workflows/build.yml/badge.svg)](https://github.com/Flow-Works/FlowOS-2.0/actions/workflows/build.yml)
- The future of Flow OS + The future of FlowOS
Read the docs ยป
-## 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 -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 ```bash @@ -44,7 +44,7 @@ npm run serve ## Made with -Flow OS is made with the following software: +FlowOS is made with the following software: * [Filer](https://github.com/filerjs/filer) * [Prism Code Editor](https://github.com/FIameCaster/prism-code-editor) * [Vite](https://vitejs.dev)