Skip to content

Commit f869463

Browse files
committed
Update README.md
1 parent b33962c commit f869463

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# clue/term-react [![Build Status](https://travis-ci.org/clue/php-term-react.svg?branch=master)](https://travis-ci.org/clue/php-term-react)
22

3-
Streaming terminal emulator, built on top of React PHP
3+
Streaming terminal emulator, built on top of [ReactPHP](https://reactphp.org/)
44

55
**Table of Contents**
66

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clue/term-react",
3-
"description": "Streaming terminal emulator, built on top of React PHP",
3+
"description": "Streaming terminal emulator, built on top of ReactPHP",
44
"keywords": ["terminal", "control codes", "xterm", "ANSI", "ASCII", "VT100", "csi", "osc", "apc", "dps", "pm", "C1", "C0", "streaming", "ReactPHP"],
55
"homepage": "https://github.com/clue/php-term-react",
66
"license": "MIT",

0 commit comments

Comments
 (0)