Skip to content
Snippets Groups Projects
Commit b9e8d14d authored by Jannik Bendfeld's avatar Jannik Bendfeld
Browse files

Added citation to readme

parent fb964c34
No related branches found
No related tags found
No related merge requests found
Pipeline #107763 passed
......@@ -6,4 +6,7 @@ This small go program tests numbers for primality using the fermat primality tes
Simply start the program with:
```bash
go run cmd/fermatprimalitytest/main.go
```
\ No newline at end of file
```
## Acknoledgements
The ci pipeline is based on [onniegane.kiwi](https://ronniegane.kiwi/blog/2019/06/18/go-gitlab/)s example.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment