Skip to content

Commit

Permalink
doc: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBoulongne authored and tevincent committed Oct 17, 2024
1 parent 08e7c55 commit 02185ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Here’s a brief example of how to use the `SwissTransferInjection` class from t

```kotlin
val core = SwissTransferInjection()
core.loadDefaultAccount()
core.loadUser(userId)

val manager = core.transferManager
// Use the manager to perform actions
Expand Down

0 comments on commit 02185ce

Please sign in to comment.