Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user