Add license of Hono

This commit is contained in:
Akira Tempaku 2024-12-22 15:53:41 +09:00
parent 68e0d6a0a9
commit f6d576bda3
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,8 @@
Middleware collection for [Lack](https://github.com/fukamachi/lack).
These middlewares were ported from [Hono](https://github.com/honojs/hono).
## Middlewares
- **trailing-slash**
@ -17,4 +19,6 @@ Middleware collection for [Lack](https://github.com/fukamachi/lack).
Licensed under the MIT License.
© 2024 skyizwhite
© 2024 skyizwhite
© 2021 - present, Yusuke Wada and Hono contributors