diff options
| author | Christian Cleberg <[email protected]> | 2023-05-22 15:18:48 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2023-05-22 15:18:48 -0500 |
| commit | 78372b4612db8c5ce0e8d7fc900d408d1a421d3a (patch) | |
| tree | b7a54b85930d26e1ccab80ee922a6119cfbc221d /README.md | |
| download | palettes-78372b4612db8c5ce0e8d7fc900d408d1a421d3a.tar.gz palettes-78372b4612db8c5ce0e8d7fc900d408d1a421d3a.tar.bz2 palettes-78372b4612db8c5ce0e8d7fc900d408d1a421d3a.zip | |
initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..ed2584c --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Palettes + +This app generates 5 random colors using RGB, hex, and CMYK formats. A new +palette can be generated using the refresh button and colors can be checked +against black or white backgrounds by using the theme switcher button. + +## Contributing + +Hey there! Looking to contribute? This project is object to all contributions, +_as long as they add value_. You can open issues for any features you want or +bugs you've found. Otherwise, fork the project and submit pull requests for +anything you'd like to add. + +## Preview + + |
