Skip to content

Commit 5be5d56

Browse files
committed
Format of readme
1 parent 0a26cc6 commit 5be5d56

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
@@ -20,7 +20,7 @@ import { sha256 } from 'react-native-sha256';
2020

2121
Build a sha256-hash:
2222

23-
```
23+
```javascript
2424
sha256("Test").then( hash => {
2525
console.log(hash);
2626
})

0 commit comments

Comments
 (0)