aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-01-04 17:59:59 +0800
committerRunxi Yu <me@runxiyu.org>2025-01-04 18:00:02 +0800
commitbc87266b158d64ae39995cf2dce096df3d305b72 (patch)
treeb759b684a1dbe77524aa31c0d1cf3a211b6295ad /README.md
parentcmap: Update documentation (diff)
downloadgo-lindenii-common-bc87266b158d64ae39995cf2dce096df3d305b72.tar.gz
go-lindenii-common-bc87266b158d64ae39995cf2dce096df3d305b72.tar.zst
go-lindenii-common-bc87266b158d64ae39995cf2dce096df3d305b72.zip
Fix the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files 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.