Skip to content

Commit 0a26cc6

Browse files
committed
fix readme
1 parent 8afc037 commit 0a26cc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ sha256("Test").then( hash => {
2828

2929
# File-Hashes
3030

31-
If you need to calculate SHA-256 hashes from a file, use this [method]
32-
(https://github.com/itinance/react-native-fs#hashfilepath-string-algorithm-string-promisestring).
31+
If you need to calculate SHA-256 hashes from a file, use this method:
32+
(https://github.com/itinance/react-native-fs#hashfilepath-string-algorithm-string-promisestring)

0 commit comments

Comments
 (0)