Explorar o código

chore: enabled syntax highlighting for html in readme

0xflotus %!s(int64=3) %!d(string=hai) anos
pai
achega
71596de062
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -78,7 +78,7 @@ http://localhost:5000?url=http://image.png
 ```
 ```
 
 
 Also you can send the file as a FormData (multipart/form-data):
 Also you can send the file as a FormData (multipart/form-data):
-```
+```html
 <form action="http://localhost:5000" method="post" enctype="multipart/form-data">
 <form action="http://localhost:5000" method="post" enctype="multipart/form-data">
    <input type="file" name="file"/>
    <input type="file" name="file"/>
    <input type="submit" value="upload"/>
    <input type="submit" value="upload"/>