Skip to content

Commit 0baac4e

Browse files
committed
Update readme.md
Signed-off-by: kinxa0 <kinzangdorji@dhi.bt>
1 parent 015dc73 commit 0baac4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Usage
66

77
```ts
8-
import { EthereumDidResolver, EthereumDidRegistrar, EthereumModule } from 'credo-ethr-module'
8+
import { EthereumDidResolver, EthereumDidRegistrar, EthereumModule } from '@bhutan-ndi/ethr-credo-module'
99

1010
const agent = new Agent({
1111
config: {
@@ -26,5 +26,6 @@ const agent = new Agent({
2626
schemaManagerContractAddress: 'schemaManagerContractAddress' // ethereum schema manager contract address,
2727
serverUrl: 'serverUrl' // ethereum file server url,
2828
}),
29+
}
2930
})
3031
```

0 commit comments

Comments
 (0)