Skip to content

Commit

Permalink
docs: match readme heading style with rate-limit-redis
Browse files Browse the repository at this point in the history
  • Loading branch information
gamemaker1 committed Sep 19, 2023
1 parent 60e55f2 commit 310a17c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# <div align="center"> Express Rate Limit - Memcached Store </div>
# <div align="center"> `rate-limit-memcached` </div>

<div align="center">

[![tests](https://github.com/express-rate-limit/rate-limit-memcached/actions/workflows/ci.yaml/badge.svg)](https://github.com/express-rate-limit/rate-limit-memcached/actions/workflows/ci.yaml)
[![npm version](https://img.shields.io/npm/v/rate-limit-memcached.svg)](https://npmjs.org/package/rate-limit-memcached 'View this project on NPM')
[![npm downloads](https://img.shields.io/npm/dm/rate-limit-memcached)](https://www.npmjs.com/package/rate-limit-memcached)

A [memcached](https://memcached.org) store for the
[express-rate-limit](https://github.com/express-rate-limit/express-rate-limit)
A [`memcached`](https://memcached.org) store for the
[`express-rate-limit`](https://github.com/express-rate-limit/express-rate-limit)
middleware.

</div>
Expand Down

0 comments on commit 310a17c

Please sign in to comment.