diff --git a/.github/workflows/tests.yml b/.github/workflows/test.yml similarity index 100% rename from .github/workflows/tests.yml rename to .github/workflows/test.yml diff --git a/README.md b/README.md index 41a39f6..461c650 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ 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://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) + REST API на Spring Boot для управления банковскими картами с JWT авторизацией, шифрованием номеров карт и ролевым доступом.