diff --git a/Notes.md b/Notes.md index 1eb6426..78fea4e 100644 --- a/Notes.md +++ b/Notes.md @@ -2,5 +2,5 @@ These are all lightweight, `no-std` crates that provide useful functionality: -+ [bit_field]:(https://github.com/phil-opp/rust-bit-field): Fields in fixed-width types. -+ [ux]:(https://github.com/kjetilkjeka/uX): Integer types of non-standard width. \ No newline at end of file ++ [bit_field](https://github.com/phil-opp/rust-bit-field) - Fields in fixed-width types. ++ [ux](https://github.com/kjetilkjeka/uX) - Integer types of non-standard width. \ No newline at end of file