better readme

This commit is contained in:
goenning 2023-09-01 19:38:23 +01:00
parent 971e423e42
commit bc651b2003
2 changed files with 41 additions and 2 deletions

View file

@ -49,4 +49,4 @@ A few important notes:
2. You're in control of what gets sent to Aptabase. This SDK does not automatically track any events, you need to call `trackEvent` manually.
- Because of this, it's generally recommended to at least track an event at startup
3. You do not need to await the `trackEvent` function, it'll run in the background.
4. Only strings and numbers values are allowed on custom properties
4. Only strings and numeric values are allowed on custom properties