Commit f6721d06 by Chavee Issariyapat

Update README.md

parent 3717fdb2
......@@ -25,4 +25,23 @@ make push
```
make check-status
```
\ No newline at end of file
```
ตรวจสอบเวอร์ชั่นของ Makefile ได้จาก
```
make make-version
```
อัพเดตเวอร์ชั่นของ Makefile ให้เป็นเวอร์ชั่นล่าสุดด้วยคำสั่ง
```
make update-make
```
ดูหมายเลข tag ปัจจุบันของโค้ดใน working repo ของเราได้ด้วยคำสั่ง
```
make show-tag
```
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