Skip to content

Commit e7bb832

Browse files
committed
Remove outdated info about the command line parser
1 parent 34d0413 commit e7bb832

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ _implement a new feature! ➡️ [open an Issue to discuss it first, then a Pull
2121

2222
`rustlings` is basically a glorified `rustc` wrapper. Therefore the source code
2323
isn't really that complicated since the bulk of the work is done by `rustc`.
24-
`src/main.rs` contains a simple `argh` CLI that connects to most of the other source files.
2524

2625
<a name="addex"></a>
2726
### Adding an exercise

0 commit comments

Comments
 (0)