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
+5
View File
@@ -29,3 +29,8 @@ async def list_rants():
```
See [tests](src/devranta/tests.py) for [examples](src/devranta/tests.py) on how to use.
## Todo
- voting comment
- edit message