Ver Fonte

Fix highlighting

rexim há 2 anos atrás
pai
commit
cf6ac891f7
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -25,7 +25,7 @@ int main(void)
 to decode UTF-8. If you want to avoid that you can define your custom temporary
 allocator.
 
-```console
+```c
 #include <stdio.h>
 
 char temp[1024];