From 2b19f0c10487dfbeb51c716b23848a8a1e56955a Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Mon, 11 Nov 2024 16:09:36 +0530 Subject: [PATCH] chore(README): include pesde package badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a8b2c3..8c2bfea 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # semver-luau Discord +Pesde Lune + A Luau library to parse and compare [Semantic Versioning] compatible version numbers. Semantic Versioning (Semver) is a versioning scheme for software that uses a three-part version number format, `MAJOR.MINOR.PATCH`.