fix readme formatting

This commit is contained in:
BlackMATov
2025-08-20 05:41:06 +07:00
parent ba3018213e
commit 008df17ee6

View File

@@ -1149,6 +1149,7 @@ collect_garbage :: ()
### Relations
```
pair :: id, id -> id
unpair :: id -> id, id
@@ -1163,6 +1164,7 @@ secondaries :: entity, fragment -> {secondaries_state? -> fragment?, component?}
primary_count :: entity, fragment -> integer
secondary_count :: entity, fragment -> integer
```
### Classes