From 30403fe29e98514565bf6af622c3f884ff30f79f Mon Sep 17 00:00:00 2001 From: cubixle Date: Fri, 18 Jun 2021 22:35:03 +0100 Subject: [PATCH] update todo list --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 22be594..160c443 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,8 @@ data_models: ## TODO - [ ] http routes -- [ ] improve data model to struct. add more types. \ No newline at end of file +- [ ] improve data model to struct. add more types. +- [ ] Add golangci-lint +- [ ] Add a useful Makefile +- [ ] Add a useful Dockerfile +- [ ] Add a readme template \ No newline at end of file