Skip to content

Commit 7cac17f

Browse files
committed
Update project homepage
1 parent bfc91b7 commit 7cac17f

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# clue/ami-react [![Build Status](https://travis-ci.org/clue/php-ami-react.svg?branch=master)](https://travis-ci.org/clue/php-ami-react)
1+
# clue/reactphp-ami [![Build Status](https://travis-ci.org/clue/reactphp-ami.svg?branch=master)](https://travis-ci.org/clue/reactphp-ami)
22

3-
Streaming, event-driven access to the Asterisk Manager Interface (AMI), built on top of [ReactPHP](http://reactphp.org)
3+
Streaming, event-driven access to the Asterisk Manager Interface (AMI),
4+
built on top of [ReactPHP](http://reactphp.org).
45

56
The [Asterisk PBX](http://asterisk.org/) is a popular open source telephony solution
67
that offers a wide range of telephony features.

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "clue/ami-react",
3-
"description": "Streaming, event-driven access to the Asterisk Manager Interface (AMI), built on top of ReactPHP",
3+
"description": "Streaming, event-driven access to the Asterisk Manager Interface (AMI), built on top of ReactPHP.",
44
"keywords": ["Asterisk Manager Interface", "AMI", "async", "ReactPHP"],
5-
"homepage": "https://github.com/clue/php-ami-react",
5+
"homepage": "https://github.com/clue/reactphp-ami",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)