Skip to content

Commit 9484426

Browse files
author
Milad Rahimi
authored
Update README.md
1 parent 4f3b802 commit 9484426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![Coverage Status](https://coveralls.io/repos/github/miladrahimi/phprouter/badge.png?branch=master)](https://coveralls.io/github/miladrahimi/phprouter?branch=master)
33

44
# PhpRouter
5-
PhpRouter is a powerful and standalone URL router for PHP projects.
5+
PhpRouter is a powerful and standalone URL router for PHP projects. It supports middleware, grouping, multiple domains, route parameters, route naming, route-aware URL generating, and many other features. It uses [zend-diactoros](https://github.com/zendframework/zend-diactoros) to provide PSR-7 HTTP request and response.
66

77
## Installation
88

0 commit comments

Comments
 (0)