From 93effdbbe7e0dbba9f4a1c8401ea0a54897d6650 Mon Sep 17 00:00:00 2001 From: Levi Pearson Date: Mon, 18 Mar 2019 17:59:46 +0000 Subject: [PATCH] Update page 'Notes' --- Notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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