Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcominerva authored Dec 3, 2024
1 parent ab0f263 commit ceacde5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/TinyHelpers.AspNetCore.Swashbuckle/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Tiny Helpers for ASP.NET Core
# Tiny Helpers for Swashbuckle ASP.NET Core

[![Lint Code Base](https://github.com/marcominerva/TinyHelpers/actions/workflows/linter.yml/badge.svg)](https://github.com/marcominerva/TinyHelpers/actions/workflows/linter.yml)
[![CodeQL](https://github.com/marcominerva/TinyHelpers/actions/workflows/codeql.yml/badge.svg)](https://github.com/marcominerva/TinyHelpers/actions/workflows/codeql.yml)
Expand Down Expand Up @@ -34,4 +34,4 @@ builder.Services.AddSwaggerGen(options =>
The project is constantly evolving. Contributions are welcome. Feel free to file issues and pull requests on the repo and we'll address them as we can.

> **Warning**
Remember to work on the **develop** branch, don't use the **master** branch directly. Create Pull Requests targeting **develop**.
Remember to work on the **develop** branch, don't use the **master** branch directly. Create Pull Requests targeting **develop**.

0 comments on commit ceacde5

Please sign in to comment.