Skip to content

Commit e298fc9

Browse files
Update README.md
1 parent 3b5f612 commit e298fc9

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,22 @@
44
[![codecov](https://codecov.io/gh/JakubPatkowski/TodoTaskApi/branch/main/graph/badge.svg)](https://codecov.io/gh/JakubPatkowski/TodoTaskApi)
55
[![CodeQL](https://github.com/JakubPatkowski/TodoTaskApi/actions/workflows/codeql.yml/badge.svg)](https://github.com/JakubPatkowski/TodoTaskApi/actions/workflows/codeql.yml)
66
[![Docker](https://github.com/JakubPatkowski/TodoTaskApi/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/JakubPatkowski/TodoTaskApi/actions/workflows/docker-publish.yml)
7-
[![.NET](https://img.shields.io/badge/.NET-8.0-512BD4?logo=dotnet)](https://dotnet.microsoft.com/)
8-
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-15+-4169E1?logo=postgresql&logoColor=white)](https://www.postgresql.org/)
7+
![Tests](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/JakubPatkowski/9941b745c0a92eaab3f3d696c9d9597c/raw/74fbc77df59c5b3890c50e346bc8ff4c5af5613b/test-results.json)
8+
99
[![Docker](https://img.shields.io/badge/Docker-Ready-2496ED?logo=docker&logoColor=white)](https://www.docker.com/)
1010
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
1111
[![Release](https://img.shields.io/github/v/release/JakubPatkowski/TodoTaskApi)](https://github.com/JakubPatkowski/TodoTaskApi/releases)
1212

13+
[![.NET](https://img.shields.io/badge/.NET-8.0-512BD4?logo=dotnet)](https://dotnet.microsoft.com/)
14+
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-15+-4169E1?logo=postgresql&logoColor=white)](https://www.postgresql.org/)
15+
1316
## 📊 Code Coverage
1417

1518
[![Codecov Tree](https://codecov.io/gh/JakubPatkowski/TodoTaskApi/graphs/tree.svg?token=YOUR_TOKEN)](https://codecov.io/gh/JakubPatkowski/TodoTaskApi)
1619

17-
![Tests](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/JakubPatkowski/9941b745c0a92eaab3f3d696c9d9597c/raw/74fbc77df59c5b3890c50e346bc8ff4c5af5613b/test-results.json)
18-
1920
> Production-ready REST API for todo management built with .NET 8, Clean Architecture, Testcontainers, Docker, and comprehensive testing.
2021
21-
## Screenshoots
22+
## 📸 Screenshoots
2223

2324
![Swagger Get](docs/images/todo_swagger_get.png)
2425
Frontend Main Page
@@ -346,4 +347,4 @@ This project is licensed under the MIT License — see the [LICENSE](LICENSE) fi
346347

347348
<p align="center">
348349
Made with ❤️ by <a href="https://github.com/JakubPatkowski">Jakub Patkowski</a>
349-
</p>
350+
</p>

0 commit comments

Comments
 (0)