From d63629bf05740564e291f43771633915b18a73b5 Mon Sep 17 00:00:00 2001 From: RobIII Date: Thu, 7 Mar 2024 17:12:13 +0100 Subject: [PATCH] Update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1348a84..53c9da3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # ![Logo](https://raw.githubusercontent.com/RobThree/NUlid/master/logo.png) NUlid + +![Build Status](https://img.shields.io/github/actions/workflow/status/RobThree/NUlid/test.yml?branch=master&style=flat-square) [![Nuget version](https://img.shields.io/nuget/v/NUlid.svg?style=flat-square)](https://www.nuget.org/packages/NUlid/) + A .Net [ULID](https://github.com/ulid/spec/blob/master/README.md) implementation ## Universally Unique Lexicographically Sortable Identifier