Browse Source

clear in readme

master
Coin de Gamma 1 year ago
parent
commit
273b336875
  1. 2
      README.md

2
README.md

@ -9,7 +9,7 @@ https://projecteuler.net
```bash
cd 001
rustc main.rs && ./main
clear && rustc main.rs && ./main
```
if you find a `README.md` inside a solution folder, then don't forget to read it.

Loading…
Cancel
Save