Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Esgr0bar committed Jun 20, 2024
1 parent 15f96c2 commit a12b659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ todo
- [ ] Basic generic structures (CPU, MMU modes, Page Table Entries, ...)
- [ ] Basic generic methods (extract bit(s), check flags on PDE/PTE/Pages )
- [ ] Basic architectures constraints, e.g: cannot create a IA32 configuration with 64 bits
- [ ] Loading base configuration from differents formats : TOML, YAML or from an in-line Rust [builder pattern](https://rust-unofficial.github.io/patterns/patterns/creational/builder.html)
- [x] Loading base configuration from differents formats : TOML, YAML or from an in-line Rust [builder pattern](https://rust-unofficial.github.io/patterns/patterns/creational/builder.html)

**v0.2.0**

Expand Down

0 comments on commit a12b659

Please sign in to comment.