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