diff --git a/README.md b/README.md index be5a50b..ad9204a 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ P.0 action-mapping lib. Decouples physical keys from logical actions. Polling-based (`is_action_down`) + edge-based (`was_action_pressed`, `was_action_released`). Direction-vector helper composes 4 actions into `{x, y}` in {-1, 0, +1}^2. -| Field | Value | -|---|---| -| Version | 0.4.0 | -| Lib-ID | lib-core.input | -| Requires | (none) | -| Tags | input, action-mapping | +**Version:** 0.4.0 +**Lib-ID:** lib-core.input +**Requires:** (none) +**Tags:** input, action-mapping + +## Topology ```mermaid