Add homebrew installation instructions to readme

This commit is contained in:
Sven Weidauer 2020-12-30 23:59:34 +01:00
parent 3ac3c8aebe
commit 4b95b9009b

View file

@ -2,6 +2,15 @@
Converts a simple list of color definitions to asset catalogs for Xcode, resource XML for Android or an HTML preview.
## Installation
Install via [Homebrew](https://brew.sh):
```
brew tap 5sw/makecolors
brew install make-colors
```
## Input format
Each line in your input contains one color definition. That is a name followed by the actual color. We support RGB colors in a few formats similar to CSS: