Skip to content

Commit 03cb089

Browse files
authored
Rename CortexOS to SimpliXio in README
Updated project name from CortexOS to SimpliXio and modified related descriptions.
1 parent 1b08018 commit 03cb089

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# CortexOS — Your Thinking Engine
1+
# SimpliXio — Your Thinking Engine
22

33
### _A context, memory, and prioritisation engine for ambitious builders and AI agents_
44

5-
![CortexOS Mind System](logo.png)
5+
![Context Layer System](logo.png)
66

77
> [!Note]
8-
> CortexOS turns scattered inputs (RSS feeds, notes, digests) into grounded daily actions — answering **"What should I focus on today?"** using your personal goals, projects, and reading history as context. Works fully offline; LLM is optional.
8+
> SimpliXio turns scattered inputs (RSS feeds, notes, digests) into grounded daily actions — answering **"What should I focus on today?"** using your personal goals, projects, and reading history as context. Works fully offline; LLM is optional.
99
1010
---
1111

@@ -14,8 +14,8 @@
1414
**Requirements:** Python 3.11+, macOS 14+ / iOS 17+ (native apps), Xcode 15+ (Swift)
1515

1616
```bash
17-
git clone git@github.com:CortexMindSystem/Cortex-Thinking-Engine.git
18-
cd Cortex-Thinking-Engine
17+
git clone git@github.com:SimplixioMindSystem/Thinking-Engine.git
18+
cd Thinking-Engine
1919
make install # creates .venv and installs deps
2020
```
2121

0 commit comments

Comments
 (0)