Skip to content

Commit

Permalink
Merge pull request #95 from ChenemiKen/feat-add-version-tag
Browse files Browse the repository at this point in the history
feat: add version tag
  • Loading branch information
mayorJAY authored Nov 12, 2023
2 parents 39feecf + 10975bb commit 1056383
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
# Novu Java SDK

[![License](https://poser.pugx.org/unicodeveloper/novu/license.svg)](LICENSE.md)
[![GitHub release (with filter)](https://img.shields.io/github/v/release/novuhq/novu-java?label=SDK&link=https%3A%2F%2Fgitpro.ttaallkk.top%2Fnovuhq%2Fnovu-java%2Freleases%2Flatest)](https://github.com/novuhq/novu-java/releases/latest)



Novu's API exposes the entire Novu features via a standardized programmatic interface. Please refer to the full [documentation](https://docs.novu.co/docs/overview/introduction) to learn more.

Expand All @@ -18,7 +21,7 @@ Novu's API exposes the entire Novu features via a standardized programmatic inte

* [Installation](#installation)
* [Usage](#usage)
* [Novu API Reference](https://docs.novu.co/api/overview/)
* [Novu API Reference](https://docs.novu.co/api-reference/events/trigger-event)
* [Events](#events)
* [Subscribers](#subscribers)
* [Topics](#topics)
Expand Down

0 comments on commit 1056383

Please sign in to comment.