Add author credit in README.md

This commit is contained in:
Alexander Shabarshov 2025-04-27 10:40:24 +01:00
parent e04304b71f
commit 69e69291f9

View File

@ -1,5 +1,7 @@
# Blazor OpenAPI UI
Author: *unclshura*
This is a Blazor implementation of a SwaggerUI-like interface. It allows you to view your OpenAPI
specifications in a user-friendly way. The motication of this project is to provide a Blazor component that can be used in Blazor applications
to display OpenAPI specifications. Unlike SwaggerUI, this project does not require any JavaScript dependencies.