We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a605774 commit 1dcc1b2Copy full SHA for 1dcc1b2
1 file changed
README.md
@@ -26,7 +26,7 @@ $ pip3 install blurhash
26
```
27
28
It exports five functions:
29
-* "encode" and "decode" do the actual en- and decoding of blurhash functions
+* "encode" and "decode" do the actual en- and decoding of blurhash strings
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
0 commit comments