From 852d7f3fbfa12b09c5c196d73cd1716ad0268c9e Mon Sep 17 00:00:00 2001 From: Jason Staten Date: Thu, 4 Jun 2020 22:45:27 -0600 Subject: [PATCH] license badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c848a8d..cffefe8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # janet-nanoid [![builds.sr.ht status](https://builds.sr.ht/~statianzo/janet-nanoid/.build.yml.svg)](https://builds.sr.ht/~statianzo/janet-nanoid/.build.yml?) +[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/) nanoid is a library for generating random IDs.