Skip to content

Commit 738af0f

Browse files
committed
Fixed wrong package name
1 parent 26f4410 commit 738af0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This repository contains the open source SDK for integrating [Medium's OAuth2 API](https://github.com/Medium/medium-api-docs) into your .NET app.
44

55
[![Build status](https://ci.appveyor.com/api/projects/status/u1lmowf82gdckxmo?svg=true)](https://ci.appveyor.com/project/adriangodong/medium-sdk-dotnet)
6-
[![NuGet](https://img.shields.io/nuget/v/SimpleObjectFactory.svg)](https://www.nuget.org/packages/SimpleObjectFactory/)
6+
[![NuGet](https://img.shields.io/nuget/v/MediumSdk.svg)](https://www.nuget.org/packages/MediumSdk/)
77

88
Install
99
-------

0 commit comments

Comments
 (0)