Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EliotVU authored Mar 22, 2024
1 parent 55b28e4 commit 6cc86f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Nuget](https://img.shields.io/nuget/dt/Eliot.UELib.dll?style=for-the-badge)](https://www.nuget.org/packages/Eliot.UELib.dll/)
[![Nuget](https://img.shields.io/nuget/v/Eliot.UELib.dll?style=for-the-badge)](https://www.nuget.org/packages/Eliot.UELib.dll/)
[![Nuget](https://img.shields.io/nuget/dt/Eliot.UELib?style=for-the-badge)](https://www.nuget.org/packages/Eliot.UELib/)
[![Nuget](https://img.shields.io/nuget/v/Eliot.UELib?style=for-the-badge)](https://www.nuget.org/packages/Eliot.UELib/)

# UELib

Expand All @@ -21,9 +21,9 @@ Install using either:
* Package Manager:

```
Install-Package Eliot.UELib.dll
Install-Package Eliot.UELib
```
* NuGet: <https://www.nuget.org/packages/Eliot.UELib.dll>
* NuGet: <https://www.nuget.org/packages/Eliot.UELib>

* Usage: See the [documentation](https://github.com/EliotVU/Unreal-Library/wiki/Usage) for more examples.

Expand Down

0 comments on commit 6cc86f0

Please sign in to comment.