From f678fe5be86933f69c6170cc21de86ab64c415cb Mon Sep 17 00:00:00 2001 From: "A. B. M. Mahmudul Hasan" Date: Thu, 23 Apr 2026 16:39:05 +0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20refactor(functions.php):=20Add?= =?UTF-8?q?=20nullability=20to=20UUID=20function=20arguments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b817e7..7cd7446 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # UID -[![Security & Standards](https://github.com/infocyph/UID/actions/workflows/build.yml/badge.svg)](https://github.com/infocyph/UID/actions/workflows/build.yml) +[![Security & Standards](https://github.com/infocyph/UID/actions/workflows/security-standards.yml/badge.svg)](https://github.com/infocyph/UID/actions/workflows/security-standards.yml) [![Documentation](https://img.shields.io/badge/Documentation-UID-blue?logo=readthedocs&logoColor=white)](https://docs.infocyph.com/projects/UID/) ![Packagist Downloads](https://img.shields.io/packagist/dt/infocyph/UID?color=green&link=https%3A%2F%2Fpackagist.org%2Fpackages%2Finfocyph%2FUID) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)