From d28945055f51501d1b4dfacf8475638465b50ce6 Mon Sep 17 00:00:00 2001 From: me Date: Mon, 27 Apr 2026 15:44:59 +0300 Subject: [PATCH] fix: README change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 461c650..ea40906 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ gitea: none include_toc: true --- -# Система управления банковскими картами [![Tests](https://git.fymio.us/me/bank-rest/actions/workflows/test.yml/badge.svg)](https://git.fymio.us/me/bank-rest/actions) [![Tests](https://github.com/fymious/bank-rest/actions/workflows/test.yml/badge.svg)](https://github.com/fymious/bank-rest/actions) +# Система управления банковскими картами [![Tests](https://git.fym.su/me/bank-rest/actions/workflows/test.yml/badge.svg)](https://git.fym.su/me/bank-rest/actions) [![Tests](https://github.com/fymious/bank-rest/actions/workflows/test.yml/badge.svg)](https://github.com/fymious/bank-rest/actions) REST API на Spring Boot для управления банковскими картами с JWT авторизацией, шифрованием номеров карт и ролевым доступом.