Skip to content

Commit 0c5e930

Browse files
committed
Added installation instruction
1 parent 339ba61 commit 0c5e930

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1010

1111
- Added downloading per month badge from [@grogy](https://github.com/grogy).
1212
- Added license badge from [@grogy](https://github.com/grogy).
13+
- Added instruction for installation from [@grogy](https://github.com/grogy).
1314

1415
## [0.3] - 2020-05-14
1516

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,10 @@ Simple library for creating colored console ouput.
99

1010
See `example.php` how to use this library.
1111

12-
![Example from Windows 10](https://user-images.githubusercontent.com/89590/40762008-687f909a-646c-11e8-88d6-e268a064be4c.png)
12+
![Example from Windows 10](https://user-images.githubusercontent.com/89590/40762008-687f909a-646c-11e8-88d6-e268a064be4c.png)
13+
14+
## Installation
15+
16+
Just run the following command to install it:
17+
18+
composer require php-parallel-lint/php-console-color

0 commit comments

Comments
 (0)