Revert "Added note about uppercase to lowercase method names changing"

This reverts commit 3da035f58264ee0096ef528c01aeb7d479e0d5a4.
This commit is contained in:
Mestima 2023-10-10 14:36:28 +03:00
parent 3da035f582
commit ad57544e9a

View File

@ -1,9 +1,6 @@
# GodotHook
A lite custom event system for Godot Engine
## Notes
- All method names was changed to lowercase (`hook.Add` -> `hook.add`). For old naming use `4.x-capital-literals` branch.
## Supported versions
| Godot version | Supported | Branch |
| - | - | - |