Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
w8tcha committed Oct 7, 2023
1 parent 46bad05 commit 158bade
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# OEmbedSharp

![oembed](https://github.com/w8tcha/OEmbedSharp/assets/722575/1a3d14e1-8249-4fa3-a230-789127f12c2b)

C# [oEmbed](https://oembed.com) consumer library for .NET Framwork 4.8.1 and .NET (Core) 6/7

[![NuGet](https://img.shields.io/nuget/v/OEmbedSharp.svg)](https://nuget.org/packages/OEmbedSharp)
Expand Down Expand Up @@ -56,4 +58,4 @@ var result = embed.Embed("url");
```

## License
[Apache](LICENSE)
[Apache](LICENSE)

0 comments on commit 158bade

Please sign in to comment.