<!-- markdownlint-disable -->
<p align="center">
  <img width="240" src="https://vuepress-theme-hope.github.io/v1/logo.svg" style="text-align: center;"/>
</p>
<h1 align="center">@mr-hope/vuepress-plugin-reading-time</h1>
<h4 align="center">VuePress reading time plugin⏳ / VuePress 阅读时间插件⏳</h4>

[![Version](https://img.shields.io/npm/v/@mr-hope/vuepress-plugin-reading-time.svg?style=flat-square&logo=npm) ![Downloads](https://img.shields.io/npm/dm/@mr-hope/vuepress-plugin-reading-time.svg?style=flat-square&logo=npm) ![Size](https://img.shields.io/bundlephobia/min/@mr-hope/vuepress-plugin-reading-time?style=flat-square&logo=npm)](https://www.npmjs.com/package/@mr-hope/vuepress-plugin-reading-time)

<!-- markdownlint-restore -->

VuePress reading time plugin⏳ / VuePress 阅读时间插件 ⏳

## [Official Docs](https://vuepress-theme-hope.github.io/v1/reading-time/) | [官方文档](https://vuepress-theme-hope.gitee.io/v1/reading-time/zh/)

## V2 Version / V2 版本

VuePress 2 is recommanded to start new project. You should use [`vuepress-plugin-reading-time2@next`](https://vuepress-theme-hope.github.io/v2/reading-time/).

建议在新项目中使用 VuePress 2。你应该使用 [`vuepress-plugin-reading-time2@next`](https://vuepress-theme-hope.gitee.io/v2/reading-time/zh/).

## 安装 / Install

```bash
npm i -D @mr-hope/vuepress-plugin-reading-time
```

or

```bash
yarn add -D @mr-hope/vuepress-plugin-reading-time
```
