Skip to content

Commit

Permalink
fixed cap
Browse files Browse the repository at this point in the history
  • Loading branch information
orange-puff committed Jun 29, 2021
1 parent 42b82ed commit 6562538
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PingBoardApiClient
# PingboardApiClient
[![Build](https://github.com/Johnmancini30/PingboardApiClient/actions/workflows/dotnet.yml/badge.svg)](https://github.com/Johnmancini30/PingboardApiClient/actions/workflows/dotnet.yml)
[![NuGet](https://img.shields.io/nuget/v/pingboardapiclient?color=g)](https://nuget.org/packages/PingboardApiClient)

Expand All @@ -22,4 +22,4 @@ var users = await pingboardClient.Users.GetUsersAsync();
### Bugs or Features
Please submit any bug reports or feature requests and I will try to implement them ASAP. Additionally, please submit a PR if that's easier.

Design is heavily inspired by [GitLabApiClient](https://github.com/nmklotas/GitLabApiClient)
Design is heavily inspired by [GitLabApiClient](https://github.com/nmklotas/GitLabApiClient)

0 comments on commit 6562538

Please sign in to comment.