docs: add missing code block language to README.md (#10952)

This commit is contained in:
マルコメ 2025-02-26 18:15:03 +09:00 committed by GitHub
parent 154c95c11c
commit 9d7ceec189
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 18 additions and 18 deletions

View file

@ -4,7 +4,7 @@ Low Quality Image Placeholders (LQIP) loader for webpack.
## Installation
```
```bash
npm install --save-dev @docusaurus/lqip-loader
```