From 1f232825f45105b99194acdc7983570617f19ba4 Mon Sep 17 00:00:00 2001 From: Adrian of Doom <52701496+futzu@users.noreply.github.com> Date: Tue, 4 Jun 2024 01:48:39 -0400 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ca19c2..2ba9eb3 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,14 @@ func main(){ } ``` --- -### Latest version is `One` `Two` `twenty-three` +### Latest version is `One` `Two` `twenty-seven` * __cuei.Stream Now Supports Multicast!__ -* Cyclomatic complexity score for v1.2.25 is __1.96__ +* Cyclomatic complexity score for v1.2.27 is __1.96__ # Documentation +* [Releases](#releases) + * [Install](#install-cuei) @@ -63,6 +65,10 @@ func main(){ +### `Releases` +> I do a lot of releases, well sometimes. Whenever I make an improvement or fix a bug, I do a release. +> Small changes as they happen not all the changes at once. + ### `Install cuei` ```go