Skip to content

Commit d726178

Browse files
author
Chris Hayes
committed
Merge pull request #5 from jamesfairhurst/patch-1
Update README.md
2 parents 1f13457 + 29eed9c commit d726178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It takes a great php class made by Patrick Fitzgerald in 2004 ( http://www.barel
1212
Install this package through Composer. Add the following to your composer.json file:
1313
```php
1414
"require": {
15-
"soapbox/css-color": "dev-master"
15+
"soapbox/css-colors": "dev-master"
1616
}
1717
```
1818
Next, run composer install
@@ -80,4 +80,4 @@ object(SoapBox\Csscolor\Csscolor)[1109]
8080
-5 => string '9fc4e4' (length=6)
8181
public 'minBrightDiff' => int 126
8282
public 'minColorDiff' => int 500
83-
```
83+
```

0 commit comments

Comments
 (0)