Skip to content

Commit 81742f3

Browse files
committed
Update README with badge link.
1 parent dc07e30 commit 81742f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# nimcrypto
2-
[![Github action](https://github.com/cheatfate/nimcrypto/workflows/nimcrypto/badge.svg)](https://github.com/cheatfate/nimcrypto/actions/workflows/ci.yml)
2+
[![Github action](https://github.com/cheatfate/nimcrypto/workflows/nimcrypto/badge.svg?branch=master)](https://github.com/cheatfate/nimcrypto/actions/workflows/ci.yml)
33

44
# Nim cryptographic library
55

@@ -22,4 +22,4 @@ echo keccak_256.digest("Alice makes a hash")
2222
# outputs F8AE86DA35CF3D9F0816BAA6015A6AFFD20BA5D6A533FEA94D89D6164264326F
2323
```
2424

25-
See full documentation [here](https://cheatfate.github.io/nimcrypto).
25+
See full documentation [here](https://cheatfate.github.io/nimcrypto).

0 commit comments

Comments
 (0)