From a1dee4dd5d978095e5c02d0d8a3b017a8e420ecc Mon Sep 17 00:00:00 2001 From: Craz1k0ek Date: Thu, 16 May 2024 20:57:38 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Update=20`README.md`=20(#1?= =?UTF-8?q?205)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fce0bbb..d7e04da 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ - 🦇 Dark mode support. - 🐋 [Docker Compose](https://www.docker.com) for development and production. - 🔒 Secure password hashing by default. -- 🔑 JWT token authentication. +- 🔑 JWT (JSON Web Token) authentication. - 📫 Email based password recovery. - ✅ Tests with [Pytest](https://pytest.org). - 📞 [Traefik](https://traefik.io) as a reverse proxy / load balancer.