From 6915cff0721a61af6eb18976477c51b945e1085b Mon Sep 17 00:00:00 2001 From: HAYAMA_Kaoru Date: Sat, 3 May 2025 13:02:48 +0900 Subject: [PATCH] README: Add the sections for Acknowledgements and Author --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 8b7f3d8..0a5ffd6 100644 --- a/README.md +++ b/README.md @@ -158,3 +158,15 @@ Technologies used [ISLisp]: http://islisp.org [gmnlisp]: https://github.com/hymkor/gmnlisp [GophaLua]: https://github.com/yuin/gopher-lua + +Acknowledgements +---------------- + +Thanks to the following contributors: + +- [@rwinkhart](https://github.com/rwinkhart) - [#1](https://github.com/hymkor/lispect/pull/1) : modularization support + +Author +------ + +This project is developed and maintained by [@hymkor](https://github.com/hymkor)