File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
10
10
11
11
- Added downloading per month badge from [ @grogy ] ( https://github.com/grogy ) .
12
12
- Added license badge from [ @grogy ] ( https://github.com/grogy ) .
13
+ - Added instruction for installation from [ @grogy ] ( https://github.com/grogy ) .
13
14
14
15
## [ 0.3] - 2020-05-14
15
16
Original file line number Diff line number Diff line change @@ -9,4 +9,10 @@ Simple library for creating colored console ouput.
9
9
10
10
See ` example.php ` how to use this library.
11
11
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
You can’t perform that action at this time.
0 commit comments