diff --git a/README.md b/README.md index 9ce144f..f69503a 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ of commands that you can execute using the _Command Prompt_. Here is a list of dev commands to help you create this world. | Command | Description | -|:--------:|:-------------| +|:---------|:-------------| |`Line (tile) (x) (y)`| This will create a line with the selected tile. | |`block (tile) (x) (y)`| This will make a block with the size of x and y. | |`Place (obj) (x) (y)`| This will place a object _like a objective_ at x and y. |