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