Skip to content

Commit

Permalink
chore: update readme.md file with notice
Browse files Browse the repository at this point in the history
  • Loading branch information
3imed-jaberi committed Oct 12, 2024
1 parent 52ca51d commit 9b040d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@

Koa static file serving middleware.

> Notice: We recommend using `@koa/send` for installation, as both `koa-send` and `@koa/send` refer to the same module. However, in our next major versions bumps, we will deprecate `koa-send` and only maintain the module under `@koa/send`.
## Install

[![NPM](https://nodei.co/npm/@koa/send.png?downloads=true)](https://nodei.co/npm/@koa/send)
Expand Down

0 comments on commit 9b040d9

Please sign in to comment.