Update README.md

master
AiTechEye 2019-01-12 22:50:55 +01:00 committed by GitHub
parent fd686f6bae
commit bc4d6ad079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -21,11 +21,11 @@ progress:
<details><summary>DATA TYPES</summary>
|Type|examples|examples|examples|examples|examples|
|---------------|-----------|-|-|-|
|---------------|-----------|-|-|-|-|
|bool |true |false
|number |0 |123.456 |-5
|string |"asd 134"
|var |string |number |function |var |booltable|
|var |string |number |function |var |bool|table|
|function |pos(1 2 a)
|symbol |! |(nil) |? (username)|
</details>