We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d501a commit 653dd47Copy full SHA for 653dd47
1 file changed
README.md
@@ -13,8 +13,6 @@
13
**NShell** is a lightweight, extensible shell written in C# using [.NET 8.0+].
14
It's designed for hackers, shell lovers, and those who enjoy boot sequences.
15
16
-⚠️ This is an **alpha build** — many features are experimental, and some commands might fail gloriously.
17
-
18
---
19
20
### ✨ Features
@@ -101,3 +99,4 @@ sudo apt install dos2unix
101
99
dos2unix install.sh
102
100
```
103
+
0 commit comments