Update README.md

This commit is contained in:
CK Tan 2020-11-24 04:49:46 -08:00 committed by GitHub
parent e9ea925e05
commit 32636ccd01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -155,8 +155,7 @@ if (host.ok) {
}
```
__IMPORTANT: if the accessed value is a string or a timestamp, you must call
`free(datum.u.s)` or `free(datum.u.ts)` respectively after usage. __
***IMPORTANT: if the accessed value is a string or a timestamp, you must call `free(datum.u.s)` or `free(datum.u.ts)` respectively after usage. ***
## Building and installing