Update README.md
This commit is contained in:
		| @@ -7,7 +7,7 @@ Testing some (potentially stupid 😅) ideas for a generic event system implment | |||||||
|  |  | ||||||
| - [x] ~~Implement system initialisation~~ | - [x] ~~Implement system initialisation~~ | ||||||
| - [x] ~~Implement system deinitialisation~~ | - [x] ~~Implement system deinitialisation~~ | ||||||
| - [ ] Implement registering new events | - [x] ~~Implement registering new events~~ | ||||||
|     - [x] ~~Re-use a free slot if one exists~~ |     - [x] ~~Re-use a free slot if one exists~~ | ||||||
|     - [x] ~~Register a event new when not out of capacity and no free events exist~~ |     - [x] ~~Register a event new when not out of capacity and no free events exist~~ | ||||||
|     - [x] ~~Re-allocate to add more events when out of capacity~~ |     - [x] ~~Re-allocate to add more events when out of capacity~~ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user