From bc87266b158d64ae39995cf2dce096df3d305b72 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 4 Jan 2025 17:59:59 +0800 Subject: Fix the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index baf8554..2a66ad6 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Common Go libraries for Lindenii projects -# Ported/forked packages +## Ported/forked packages | Name | Description | Origin | License | | - | - | - | - | | scfg | Configuration parsing library | emersion | MIT | | cmap | Generic concurrent maps | Go | BSD-3-Clause | -# Custom packages +## Custom packages All custom packages are licensed under CC0-1.0. -- cgit v1.2.3