fix(readme): wrong formatting + add new todo

This commit is contained in:
neoarz
2025-09-23 23:35:47 -04:00
parent 825e81a24f
commit cd810659b4
2 changed files with 4 additions and 1 deletions

View File

@@ -40,7 +40,8 @@
| miscellaneous | `keanu`, `labubu` | | miscellaneous | `keanu`, `labubu` |
### Contributing ## Contributing
Contributions are welcome. See `CONTRIBUTING.md` for guidelines. Contributions are welcome. See `CONTRIBUTING.md` for guidelines.
## License ## License

View File

@@ -11,6 +11,8 @@
- [ ] Finish CONTRIBUTING.md - [ ] Finish CONTRIBUTING.md
- [ ] Create github action
- [ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent) - [ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent)
- [x] Fix logging and add graceful shutdown - [x] Fix logging and add graceful shutdown