Skip to content

Commit a8476b1

Browse files
authored
Update README.md
1 parent 5dc1ce7 commit a8476b1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# node-small-router
2-
Small router module for nodejs that allow allows users to execute callback code on a named route with or without parameters
2+
Small router module for nodejs that allow allows users to execute callback code on a named route with or without parameters and query strings.
3+
4+
Dropped support for versions of node under 8.0 due to security issues with dependencies spotted by npm audit
35

46
[![npm version](https://badge.fury.io/js/small-router.svg)](https://badge.fury.io/js/small-router)
57
[![Build Status](https://travis-ci.org/SC7639/node-small-router.svg?branch=master)](https://travis-ci.org/SC7639/node-small-router)

0 commit comments

Comments
 (0)