Commit 978dbe6f authored by Wichit Sombat's avatar Wichit Sombat

add fa-windows

parent 2de0e04b
Pipeline #601 canceled with stages
......@@ -6,13 +6,13 @@ gradle-based project template for comsci ubu
## การ run
* <i class="fa fa-windows"></i> Windows
**<i class="fa fa-windows" aria-hidden="true"></i> Windows**
```sh
.\gradlew.bat run --args="Hello World"
```
* <i class="fa fa-linux"></i> Linux
**<i class="fa fa-linux" aria-hidden="true"></i> Linux**
```sh
./gradlew run --args="Hello World"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment