Skip to content

Commit 54cce5a

Browse files
committed
add links in docs
1 parent 475b407 commit 54cce5a

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
[![Code Coverage](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/coverage.png?b=0.0.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/?branch=0.0.x)
77
[![Build Status](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/build.png?b=0.0.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/build-status/0.0.x)
88

9-
## Requirements:
9+
## Requirements
1010

1111
* PHP ^7.4|^8.0
12-
* Antidot Framework
13-
* DriftPHP Server
14-
* React Http
15-
* React Promises
16-
* Ramsey Uuid
12+
* [Antidot Framework](https://antidotfw.io)
13+
* [DriftPHP Server](https://github.com/driftphp/server)
14+
* [React Http](https://github.com/reactphp/http)
15+
* [React Promises](https://github.com/reactphp/promise)
16+
* [Ramsey Uuid](https://github.com/ramsey/uuid)
1717

1818
## Description
1919

20-
This package allows running both common synchronous and modern asynchronous PHP following PSR-15 middleware standard approach.
20+
This package allows running asynchronous PHP following PSR-15 middleware standard approach.
2121

2222
## Install
2323

docs/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
[![Code Coverage](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/coverage.png?b=0.0.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/?branch=0.0.x)
77
[![Build Status](https://scrutinizer-ci.com/g/antidot-framework/react-framework/badges/build.png?b=0.0.x)](https://scrutinizer-ci.com/g/antidot-framework/react-framework/build-status/0.0.x)
88

9-
## Requirements:
9+
## Requirements
1010

1111
* PHP ^7.4|^8.0
12-
* Antidot Framework
13-
* DriftPHP Server
14-
* React Http
15-
* React Promises
16-
* Ramsey Uuid
12+
* [Antidot Framework](https://antidotfw.io)
13+
* [DriftPHP Server](https://github.com/driftphp/server)
14+
* [React Http](https://github.com/reactphp/http)
15+
* [React Promises](https://github.com/reactphp/promise)
16+
* [Ramsey Uuid](https://github.com/ramsey/uuid)
1717

1818
## Description
1919

20-
This package allows running both common synchronous and modern asynchronous PHP following PSR-15 middleware standard approach.
20+
This package allows running asynchronous PHP following PSR-15 middleware standard approach.
2121

2222
## Install
2323

0 commit comments

Comments
 (0)