Skip to content

Commit ef6130e

Browse files
authored
Update README.md
1 parent 26adc9d commit ef6130e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Rust Project Euler
22

3-
<img src="https://projecteuler.net/profile/idematos.png" alt="https://projecteuler.net/profile/idematos.png">
4-
53
Some solutions for [Project Euler](https://projecteuler.net/)'s problems written in Rust.
64

75
## Prerequisites
@@ -13,10 +11,6 @@ Run a specific problem:
1311

1412
cargo run --bin problem001
1513

16-
## Why only the first 100 problems?
17-
18-
Project Euler's policy allows sharing solutions only for the first 100 problems.
19-
2014
## Contributions
2115

2216
Feel free to open an issue or submit a pull request if you have questions or suggestions.

0 commit comments

Comments
 (0)