Skip to content

Commit a598d2a

Browse files
authored
Create README.md
1 parent 969183e commit a598d2a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# project_euler
2+
3+
Solutions to [Project Euler](https://projecteuler.net).
4+
5+
```bash
6+
cargo run --release --bin $n
7+
```

0 commit comments

Comments
 (0)