From 9eed03bf5edd5fb730d07cc5af0875d4dcf8bd19 Mon Sep 17 00:00:00 2001 From: Fishrock123 Date: Tue, 14 Jan 2014 12:29:33 -0500 Subject: [PATCH] Fixed the readme header. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0543437..9e028c6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# simgr - Simple Image Resizer [![Build Status](https://travis-ci.org/expressjs/basic-auth-connect.png)](https://travis-ci.org/expressjs/basic-auth-connect) +# basic-auth-connect [![Build Status](https://travis-ci.org/expressjs/basic-auth-connect.png)](https://travis-ci.org/expressjs/basic-auth-connect) Connect's Basic Auth middleware in its own module. This module is considered deprecated. You should instead create your own middleware with [basic-auth](https://github.com/visionmedia/node-basic-auth).