From 3bb4157228657559525e824c82b6024acfa07850 Mon Sep 17 00:00:00 2001 From: Kichiyaki Date: Thu, 6 May 2021 15:05:47 +0200 Subject: [PATCH] update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f4c7b7..68d68d3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A GraphQL API for Tribal Wars data. -## API Limits +## Limits You can fetch in one GraphQL query: @@ -109,7 +109,7 @@ You can generate a server map with this API. The current endpoint is http(s)://y ## Development -**Required env variables to run this API:** +**Required ENV variables:** ``` DB_USER=your_pgdb_user