We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afc037 commit 0a26cc6Copy full SHA for 0a26cc6
README.md
@@ -28,5 +28,5 @@ sha256("Test").then( hash => {
28
29
# File-Hashes
30
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).
+If you need to calculate SHA-256 hashes from a file, use this method:
+(https://github.com/itinance/react-native-fs#hashfilepath-string-algorithm-string-promisestring)
0 commit comments