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 - 💜 Open-source
- ⚙️ Optimized - ⚙️ Optimized
- 📦 Compressed from the get-go - 📦 Compressed from the get-go
- 🇵🇱 Made with 💜 in Poland
## ▶️ Geting Started ## ▶️ Geting Started
### Dependencies ### 🦴 Dependencies
- [V](https://vlang.io) - [V](https://vlang.io)
### Development ### 💻 Development
```bash ```bash
v run . v run .
``` ```
### Build ### 🛠️ Build
```bash ```bash
v build . -prod -release -ship v build . -prod -release -ship
``` ```
### Run ### 🏃 Run
```bash ```bash
./main ./main