Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@ This package convert ANSI escape codes to formatted text output for React.
## Installation

```
$ yarn add ansi-to-react
```

```
$ npm install --save ansi-to-react
$ npm install ansi-to-react
```

## Usage
Expand Down
Loading