Skip to content

Commit 7b59e3b

Browse files
authored
Update README.md
1 parent de3e7e5 commit 7b59e3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FiveM Script - Vehicle Engine Toggle On/Off
1313
* If you set `Config.VehicleKeyChain` to true then only the Owner of the Vehicle or someone with a Key can start the Engine!
1414

1515
## Config
16-
```
16+
```lua
1717
Config = {}
1818
----------------------------------------------------------------
1919
Config.Locale = 'de'
@@ -105,4 +105,4 @@ end
105105
```
106106

107107
## License
108-
**GNU General Public License v3.0**
108+
**GNU General Public License v3.0**

0 commit comments

Comments
 (0)