Skip to content

Commit d3f1d52

Browse files
committed
docs: update readme
1 parent 3dce8b8 commit d3f1d52

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@ let address1 = "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
4545
BasedUtils.shortenAddress(address1) // "0xd8dA...6045"
4646
```
4747

48+
## Dependencies
4849

50+
- [BigInt](https://github.com/attaswift/BigInt)
4951

5052
## License
51-
MIT
53+
54+
[MIT](./LICENSE)

0 commit comments

Comments
 (0)