Skip to content

Commit 5c4f3c6

Browse files
authored
Update README.md
1 parent df3f827 commit 5c4f3c6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# 0xOS: A Minimalist OS-Style Environment πŸ–₯️
1+
# YakubOS: A Minimalist OS-Style Environment πŸ–₯️
22
Crafted by timon4ikru, a 7th-grade Russian student
33

44
"At 10 years old, I dreamed of creating my own OS. Today, that dream becomes reality!"
55

6-
🌟 Welcome to 0xOS!
7-
0xOS is a lightweight, Python-based environment that mimics classic operating systems. Born from passion and curiosity, it combines nostalgia with modern functionality – all packed under 25 KB!
6+
🌟 Welcome to YakubOS!
7+
YakubOS is a lightweight, Python-based environment that mimics classic operating systems. Born from passion and curiosity, it combines nostalgia with modern functionality – all packed under 25 KB!
88

99
Key Features:
1010
βœ… Retro-style command interface
@@ -18,11 +18,11 @@ Run in 3 steps:
1818

1919
1.Clone the repository:
2020

21-
git clone https://github.com/Timon4ikRU/0xOS-ex-NexusOS-ex-TestOS
21+
git clone https://github.com/Timon4ikRU/YakubOS-ex-NexusOS-ex-TestOS
2222

2323
2. Navigate to the project:
2424

25-
cd 0xOS
25+
cd YakubOS
2626

2727
3. Launch the latest version:
2828

@@ -38,7 +38,7 @@ Expandable architecture – add your own modules!
3838

3939
🀝 Join the Revolution!
4040

41-
Create your own distributions (like Linux distros) and share with #0xOS_Help. Whether you're adding:
41+
Create your own distributions (like Linux distros) and share with #YakubOS_Help. Whether you're adding:
4242
New commands (NET, GUI)
4343
Language packs
4444
Hardware emulation
@@ -59,4 +59,4 @@ Game expansions
5959
*(Automaticly generated from [.github/credits.yml](/.github/credits.yml)*
6060
6161
## License
62-
0xOS is licensed under the **MIT License**. See [LICENSE](LICENSE) for details.
62+
YakubOS is licensed under the **MIT License**. See [LICENSE](LICENSE) for details.

0 commit comments

Comments
Β (0)