docs: nits

This commit is contained in:
0xSage 2023-11-21 21:07:34 +08:00
parent cab49b700d
commit 1a8977b4c7

View File

@ -10,13 +10,11 @@ This is currently under development.
## Overview
`Messages` are in `threads` and capture additional metadata:
- Users can ...
`Messages` are in `threads` and capture additional metadata.
## Folder Structure
- `Message` objects are in `thread.json` files under `messages` property. See [threads](./threads.md)
- `Message` objects are stored in `thread.json` files under the `messages` property. See [threads](./threads.md).
## `message` object