Adjusted the project structure in the README
This commit is contained in:
@ -64,6 +64,9 @@ arithmetic via bounded, clamped, and wrapped integer types.
|
|||||||
```text
|
```text
|
||||||
src/
|
src/
|
||||||
├── main.rs Entry point of the application.
|
├── main.rs Entry point of the application.
|
||||||
|
├── menu/ The Menu Applicaiton.
|
||||||
|
├── badge/ The Badge Application.
|
||||||
|
├── snake/ The Snake Application.
|
||||||
```
|
```
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
Reference in New Issue
Block a user