Skip to content

Commit

Permalink
Merge pull request #52 from clue-labs/name
Browse files Browse the repository at this point in the history
Update project homepage
  • Loading branch information
clue authored Oct 30, 2019
2 parents 7c2896b + 7cac17f commit ddba267
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# clue/ami-react [![Build Status](https://travis-ci.org/clue/php-ami-react.svg?branch=master)](https://travis-ci.org/clue/php-ami-react)
# clue/reactphp-ami [![Build Status](https://travis-ci.org/clue/reactphp-ami.svg?branch=master)](https://travis-ci.org/clue/reactphp-ami)

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

The [Asterisk PBX](http://asterisk.org/) is a popular open source telephony solution
that offers a wide range of telephony features.
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "clue/ami-react",
"description": "Streaming, event-driven access to the Asterisk Manager Interface (AMI), built on top of ReactPHP",
"description": "Streaming, event-driven access to the Asterisk Manager Interface (AMI), built on top of ReactPHP.",
"keywords": ["Asterisk Manager Interface", "AMI", "async", "ReactPHP"],
"homepage": "https://github.com/clue/php-ami-react",
"homepage": "https://github.com/clue/reactphp-ami",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit ddba267

Please sign in to comment.