Skip to content

Commit

Permalink
Merge pull request #39 from Infomaniak/readme
Browse files Browse the repository at this point in the history
doc: Update README
  • Loading branch information
KevinBoulongne authored Oct 17, 2024
2 parents 08e7c55 + 02185ce commit 45b67d1
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 45b67d1

Please sign in to comment.