go_primebday/README.md
2024-01-16 17:19:31 +01:00

19 lines
207 B
Markdown

# go_primebday
## requierments
- you need go to run the example
on debian based os you can install it with
```
apt install golang-go
```
## execute
to execute run in the repository
```
go run .
```