Updated mkdir (markdown)

Pk11
2020-09-25 15:52:03 -05:00
parent dfc5044208
commit ff680d6fab
+1 -1
@@ -1,6 +1,6 @@
The Function `mkdir` contains 1 Parameter.
`directory` -> The Directory which should be created. `Don't Forget a '/' at the end, because it will also create all Sub Folders.`
`directory` -> The Directory which should be created. Don't Forget a '/' at the end, because it will also create all Sub Folders.
You can find an example here:
```