Skip to content

Commit 07d1a98

Browse files
author
maxime.dharboulle
committed
edit README.md
1 parent 28d1acd commit 07d1a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ Prototype:
1515
async function computeWalletValue(wallet: Wallet, returnValueCurrency: Currencies = Currencies.EUR, date: string = 'latest'): Promise<number>
1616
```
1717

18-
Check-out testIndex.ts for an example of how to call the function
18+
Check-out testIndex.ts for an example of how to call the function or run it by using ```npm run start:test```
1919

0 commit comments

Comments
 (0)