diff --git a/app/views/readings/_form.html.erb b/app/views/readings/_form.html.erb index f752d40..2b6e01f 100644 --- a/app/views/readings/_form.html.erb +++ b/app/views/readings/_form.html.erb @@ -43,10 +43,10 @@
- The color that represents your reading. Use the color picker to choose! + The color that represents your reading. Use the color picker to choose! (Or type it in hexadecimal)
- Example values: red, orange, yellow, green, blue, etc. + Example values: 000000, 00ff00...