aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
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
+
+![Preview Image](preview.png)