Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masterkain authored May 24, 2023
1 parent 3b9b4ed commit c1d83b9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Rack::StripCookies is a straightforward Rack middleware that deletes cookies at designated paths.

[![Gem Version](https://badge.fury.io/rb/rack-strip-cookies.svg)](https://badge.fury.io/rb/rack-strip-cookies)
![Git Tag](http://img.shields.io/github/tag/icoretech/rack-strip-cookies.svg)
![Licence](http://img.shields.io/badge/license-MIT-brightgreen.svg)
[![Build Status](https://github.com/icoretech/rack-strip-cookies/actions/workflows/release.yml/badge.svg)](https://github.com/icoretech/rack-strip-cookies/actions/workflows/release.yml)

## Getting Started

### Installation
Expand Down

0 comments on commit c1d83b9

Please sign in to comment.