From 55a8483884c70b03c86a6508469f708e48211638 Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周六, 28 11月 2020 09:38:30 +0800 Subject: [PATCH] improve documentation add project/feature documentation --- doc/other/CREDITS.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/other/CREDITS.md b/doc/other/CREDITS.md index 21794f8..4759c56 100644 --- a/doc/other/CREDITS.md +++ b/doc/other/CREDITS.md @@ -1,6 +1,6 @@ # Credits The following open source code has been used in licensecc. -Thanks to every one of the authors of such projects. Without you open license manager would never have been released. +Thanks to every one of the authors of such projects. Without you `licensecc` would never have been released. ## [inja](https://github.com/pantor/inja) A very nice template rendering library used to customize the code. -- Gitblit v1.9.1