From 5cb313510107a8f13d5f8c14d3c84847558af813 Mon Sep 17 00:00:00 2001 From: TheNoobiCat <127432361+TheNoobiCat@users.noreply.github.com> Date: Tue, 22 Oct 2024 12:27:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index bdb6966..4fb995a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Nano ID -[![CircleCI](https://circleci.com/gh/puyuan/py-nanoid/tree/master.svg?style=svg)](https://circleci.com/gh/puyuan/py-nanoid/tree/master) - A tiny, secure, URL-friendly, unique string ID generator for Python. * __Safe__. It uses cryptographically strong random APIs and tests distribution of symbols.