typos
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Labelmaker
|
# Labelmaker
|
||||||
|
|
||||||
[Labelmaker](https://labelmaker.xyz) is a simple web tool for generating text-based images, perfect for creating [decals](https://kb.tabletopsimulator.com/game-tools/decal-tool/) in [Tabletop Simulator](https://www.tabletopsimulator.com/). Just append your desired text to the `labelmaker.xyz/` and Labelmaker will return an image, no design tools required! A few options are available via query string parameters: font, color, outline, and size. The homepage offers a form to make things a bit easier.
|
[Labelmaker](https://labelmaker.xyz) is a simple web tool for generating text-based images, perfect for creating [decals](https://kb.tabletopsimulator.com/game-tools/decal-tool/) in [Tabletop Simulator](https://www.tabletopsimulator.com/). Just append your desired text to `labelmaker.xyz/` and Labelmaker will return an image, no design tools required! A few options are available via query string parameters: font, color, outline, and size. The homepage offers a form to make things a bit easier.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -113,7 +113,3 @@ Or use Docker:
|
|||||||
docker build -t labelmaker .
|
docker build -t labelmaker .
|
||||||
docker run -p 4000:4000 labelmaker
|
docker run -p 4000:4000 labelmaker
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|||||||
Reference in New Issue
Block a user