Skip to content

Commit

Permalink
Corrects formatting in /C/Readme.md
Browse files Browse the repository at this point in the history
CLI Decoder usage was not rendering as a code block, and there were unescaped strikethroughs
  • Loading branch information
bclehmann authored May 17, 2021
1 parent 6d9bc1f commit cbb2b8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion C/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ Nevertheless, if you want to try it out quickly, simply run:
LaJHjmVu8_~po#smR+a~xaoLWCRj

If you want to try out the decoder, simply run:

$ make blurhash_decoder
$ ./blurhash_decoder "LaJHjmVu8_~po#smR+a~xaoLWCRj" 32 32 decoded_output.png
$ ./blurhash_decoder "LaJHjmVu8_~po#smR+a~xaoLWCRj" 32 32 decoded_output.png

0 comments on commit cbb2b8d

Please sign in to comment.