From f706413b451074c017b8a07d3e3eacaeb41718ab Mon Sep 17 00:00:00 2001 From: Dimas Restu H Date: Sat, 21 May 2022 13:36:32 +0700 Subject: [PATCH] update README.md with proper styling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 105c1e3..4432957 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ make release ## API Access -You can access any endpoint under **HTTP_BASE_URL** environment variable which by default located at *.env* file. +You can access any endpoint under **HTTP_BASE_URL** environment variable which by default located at `.env` file. Integrated API Documentation can be accessed in `/docs/` or by default it's in `localhost:3000/api/v1/whatsapp/docs/` or `127.0.0.1:3000/api/v1/whatsapp/docs/`