We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d01d81a commit a605774Copy full SHA for a605774
1 file changed
README.md
@@ -30,7 +30,7 @@ It exports five functions:
30
* "components" returns the number of components x- and y components of a blurhash
31
* "srgb_to_linear" and "linear_to_srgb" are colour space conversion helpers
32
33
-Have a look at example.py for a recommendation for how to use all of these working together.
+Have a look at example.py for an example of how to use all of these working together.
34
35
Documentation for each function:
36
0 commit comments