Update readme.md
This commit is contained in:
parent
34b3e45ff8
commit
21a41da163
@ -36,7 +36,7 @@ As Default they are stored in *bin/classes/events*
|
|||||||
|
|
||||||
and a normal Event is build like this:
|
and a normal Event is build like this:
|
||||||
```js
|
```js
|
||||||
event_funcition(){
|
event_function(){
|
||||||
Console.log('Your code here please');
|
Console.log('Your code here please');
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user