Skip to content

Commit

Permalink
refactor: Update Core README
Browse files Browse the repository at this point in the history
  • Loading branch information
sirambd committed Oct 10, 2024
1 parent 7dbd102 commit 861483f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions STCore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ centralized access point to orchestrate transfer operations.

- **Type**: `TransferManager`
- **Description**:
- `transferManager` is a lazily initialized property that provides a manager to orchestrate all transfer operations. It
uses `realmProvider` and `apiClientProvider` to configure and manage Transfers efficiently.
- `transferManager` is a lazily initialized property that provides a manager to orchestrate all transfer operations.

- **Usage Example**:
```kotlin
Expand Down

0 comments on commit 861483f

Please sign in to comment.