Update 'readme.md'

This commit is contained in:
Reece Wilson 2021-10-21 16:26:59 +00:00
parent 71cea917b8
commit 3a291f464e

View File

@ -114,7 +114,7 @@ represents a binary blob of UTF-8. Looking to switch to `tiny-utf8` for UTF-8 sa
## Memory
User-overloadable type declerations and generic access utilities are defined under [utilities](##-Utilities)<br>
User-overloadable type declerations and generic access utilities are defined under [utilities](#utilities)<br>
Aurora provides a bring your own container and shared pointer model overloadable in your configuration header.
```