diff --git a/README.md b/README.md
index d02afa0..b39f3be 100644
--- a/README.md
+++ b/README.md
@@ -13,20 +13,20 @@
[](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)