From db21f8b8987f2e604da63e6c092e63f2954dfff7 Mon Sep 17 00:00:00 2001 From: alifiarahmah <13520122@std.stei.itb.ac.id> Date: Tue, 14 Feb 2023 10:29:13 +0700 Subject: [PATCH] docs: add swaggo requirement in README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 191cb88..a22908f 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ Ini adalah requirement untuk menjalankan template ini: 4. GNU Make 4.3 (Optional, when using docker) 5. Minio (Optional, when using docker) 6. Google wire v0.5.0 (<https://github.com/google/wire>) [MANDATORY] -7. Air command line (<https://github.com/cosmtrek/air>) -8. Redis +7. swaggo (<https://github.com/swaggo/swag>) +8. Air command line (<https://github.com/cosmtrek/air>) +9. Redis ## Cara menjalankan -- GitLab