Skip to main content

Add a v basic README and screenshot

ID
3226020
date
2022-07-10 08:36:06+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
e258513
message
Add a v basic README and screenshot
changed files
2 files, 5 additions

Changed files

README.md (0) → README.md (298)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..185bcdb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# brightness_adjust
+
+This is a command-line tool to show a selection of darker/lighter variants of a different colour.
+
+<img src="./screenshot.png" alt="A terminal window running the command 'brightness_adjust #d01c11', followed by different shades of the same colour, ranging from dark to light.">
\ No newline at end of file

screenshot.png (0) → screenshot.png (515784)

diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..c6ab22f
Binary files /dev/null and b/screenshot.png differ