Update README.md

This commit is contained in:
2026-07-12 13:04:09 +02:00
parent 974c7e6dcf
commit 02f291a12b
+5 -4
View File
@@ -9,26 +9,27 @@
- 💜 Open-source
- ⚙️ Optimized
- 📦 Compressed from the get-go
- 🇵🇱 Made with 💜 in Poland
## ▶️ Geting Started
### Dependencies
### 🦴 Dependencies
- [V](https://vlang.io)
### Development
### 💻 Development
```bash
v run .
```
### Build
### 🛠️ Build
```bash
v build . -prod -release -ship
```
### Run
### 🏃 Run
```bash
./main