Added link to documentation

This commit is contained in:
2023-06-27 06:52:20 +02:00
parent 1229abc0b9
commit 233f41237e
3 changed files with 16 additions and 6 deletions

View File

@@ -13,7 +13,8 @@
}
],
"output": "number",
"examples": []
"examples": [],
"documentationReferenceURL": "wwww.google.pl"
},
{
"name": "floor",
@@ -31,7 +32,8 @@
"command": "floor(3.6)",
"output": "3"
}
]
],
"documentationReferenceURL": "wwww.google.pl"
}
]
}