From a8b865c8ff846c716927fdf1824c2f69d331b376 Mon Sep 17 00:00:00 2001 From: RodrigoDornelles Date: Sun, 12 Nov 2023 12:13:37 -0300 Subject: [PATCH] docs: small design improve in data attributes table (#15) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d7b0cb..a5ddea8 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ | html5 attribute | html5 class | description | | :-------------: | :---------: |:----------- | -| `data-gpz-bind` | `gpz-joy`
`gpz-btn` | keyboard to emulate _(follows anti-clockwise button pattern such as WASD)_ | +| `data-gpz-bind` | `gpz-joy`
`gpz-btn` | keyboard to emulate
_(follows anti-clockwise button pattern like:WASD)_ |