Skip to content

Commit

Permalink
Merge pull request #8 from egbakou/egbakou-patch-1
Browse files Browse the repository at this point in the history
doc: added core nuget badge
  • Loading branch information
egbakou authored Jan 1, 2024
2 parents 9cec9eb + 5b64a74 commit eeda10b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<div style="text-align:center"><img src="assets/logo.png" width=80 /></div>

[![CI](https://github.com/egbakou/domainverifier-dotnet/actions/workflows/ci-core.yml/badge.svg)](https://github.com/egbakou/domainverifier-dotnet/actions/workflows/ci-core.yml) [![CI](https://github.com/egbakou/domainverifier-dotnet/actions/workflows/ci-extensions.yml/badge.svg)](https://github.com/egbakou/domainverifier-dotnet/actions/workflows/ci-extensions.yml)
[![CI](https://github.com/egbakou/domainverifier-dotnet/actions/workflows/ci-core.yml/badge.svg)](https://github.com/egbakou/domainverifier-dotnet/actions/workflows/ci-core.yml) [![CI](https://github.com/egbakou/domainverifier-dotnet/actions/workflows/ci-extensions.yml/badge.svg)](https://github.com/egbakou/domainverifier-dotnet/actions/workflows/ci-extensions.yml) ![Nuget](https://img.shields.io/nuget/v/DomainVerifier?style=flat&label=DomainVerifier)


`domainverifier-dotnet` is a .NET library project designed to simplify domain name ownership verification.

Expand Down

0 comments on commit eeda10b

Please sign in to comment.