docs: update README with corrected build instructions and project overview

This commit is contained in:
2024-12-02 16:43:40 +00:00
parent 9e3748c230
commit 196387927d
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -12,5 +12,6 @@ jobs:
run: |
ls ${{ gitea.workspace }}
- run: make build
- run: make install
- run: make run
- run: make test