Update help.html template

This commit is contained in:
Fred Boniface 2023-09-02 22:06:55 +01:00
parent 4dad1406eb
commit dc7631ede2
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<p><code>ecc_level</code> should be 1, 2, 3 or 4 where 1 is least resilient and 4 is most resilient</p>
<p><code>content</code> should be the value you wish the barcode to display. This may not accept all characters - that is dependent on the barcode type.</p>
<p><code>content</code> should be the value you wish the barcode to display. This should be a string and may not accept all characters - that is dependent on the barcode type.</p>
<p>The response will be a PNG image</p>
</body>