Skip to content

Commit da88561

Browse files
author
ahmard
committed
Description update
1 parent 2ec1e86 commit da88561

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# PHP Server
2+
A small library to help run PHP servers easily and quickly.
23

34
## Installation
45
```

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ahmard/php-server",
3-
"description": "PHP local server helper",
3+
"description": "A small library to help run PHP servers easily and quickly.",
44
"type": "library",
55
"license": "MIT",
66
"require": {

0 commit comments

Comments
 (0)