Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiepollock authored Jan 12, 2024
1 parent 764e081 commit 5d02b10
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 @@
# rhythm.drop.umbraco
# rhythm.drop.umbraco [![Publish to NuGet](https://github.com/rhythmagency/rhythm.drop.umbraco/actions/workflows/Publish-to-NuGet.yml/badge.svg)](https://github.com/rhythmagency/rhythm.drop.umbraco/actions/workflows/Publish-to-NuGet.yml) [![NuGet](https://img.shields.io/nuget/v/Rhythm.Drop.Umbraco?logo=nuget)](https://www.nuget.org/packages/Rhythm.Drop.Umbraco)

Rhythm.Drop functionality for Umbraco CMS.

Expand Down Expand Up @@ -39,4 +39,4 @@ builder
dropBuilder.SetComponentMetaDataFactory<MyCustomComponentMetaDataFactory>()
.SetDropImageTagHelperRenderer<MyCustomDropImageTagHelperRenderer>();
});
```
```

0 comments on commit 5d02b10

Please sign in to comment.