Skip to content

Commit

Permalink
chore: adjust section heading
Browse files Browse the repository at this point in the history
chore: wip
  • Loading branch information
chrisbbreuer committed Dec 30, 2024
1 parent 9e742b3 commit e042b6e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,10 @@
- Memory tracking
- Resource cleanup

## Available Methods

Remember, all of these methods may be chained to fluently manipulate the underlying data:

| API Methods | API Methods | API Methods |
| ------------------------ | ---------------------- | -------------------- |
| [avg](https://ts-collect.netlify.app/api/avg) | [batch](https://ts-collect.netlify.app/api/batch) | [cache](https://ts-collect.netlify.app/api/cache) |
Expand Down
4 changes: 4 additions & 0 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,10 @@
- Memory tracking
- Resource cleanup

### Available Methods

Remember, all of these methods may be chained to fluently manipulate the underlying data:

| API Methods | API Methods | API Methods |
| ------------------------ | ---------------------- | -------------------- |
| [avg](https://ts-collect.netlify.app/api/avg) | [batch](https://ts-collect.netlify.app/api/batch) | [cache](https://ts-collect.netlify.app/api/cache) |
Expand Down

0 comments on commit e042b6e

Please sign in to comment.