Skip to content

Commit

Permalink
v1.0.4 Readme Update
Browse files Browse the repository at this point in the history
  • Loading branch information
cak committed Jan 26, 2019
1 parent c930c61 commit 06be21c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@

Blockade ⚓️ is a lightweight package that adds optional security headers and cookie attributes for Node.js web frameworks.

Security HTTP headers and cookie attributes help enhance the security of your web application by enabling built-in browser security mechanisms.

### Supported Node.js web frameworks:
[AdonisJs](https://adonisjs.com), [Express](https://expressjs.com), [hapi](https://hapijs.com), [Koa](https://koajs.com), [Meteor](https://www.meteor.com), [Nest](https://nestjs.com), [Sails](https://sailsjs.com), [Total.js](https://www.totaljs.com)
[AdonisJs](https://adonisjs.com), [Express](https://expressjs.com), [Fastify](https://www.fastify.io), [hapi](https://hapijs.com), [Koa](https://koajs.com), [Meteor](https://www.meteor.com), [Nest](https://nestjs.com), [Polka](https://github.com/lukeed/polka), [restify](http://restify.com), [Sails](https://sailsjs.com), [Total.js](https://www.totaljs.com)

## Install

Expand Down

0 comments on commit 06be21c

Please sign in to comment.