From a3cf58533fbfe03f770579a30acbcda3d30e2567 Mon Sep 17 00:00:00 2001 From: Gimbles <93856041+gimbles@users.noreply.github.com> Date: Sat, 24 Dec 2022 21:02:15 +0530 Subject: [PATCH 1/3] Bold --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 014fab907fb..c9dc9cc0a73 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ standard library, and documentation. [Rust]: https://www.rust-lang.org -**Note: this README is for _users_ rather than _contributors_. +**Note**: this README is for _users_ rather than _contributors_. If you wish to _contribute_ to the compiler, you should read [CONTRIBUTING.md](CONTRIBUTING.md) instead. ## Quick Start From d403d1af6dbc43e19a63374613329ec0063bb689 Mon Sep 17 00:00:00 2001 From: Gimbles <93856041+gimbles@users.noreply.github.com> Date: Sat, 24 Dec 2022 21:16:14 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9dc9cc0a73..b62b308f8b4 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ standard library, and documentation. [Rust]: https://www.rust-lang.org -**Note**: this README is for _users_ rather than _contributors_. -If you wish to _contribute_ to the compiler, you should read [CONTRIBUTING.md](CONTRIBUTING.md) instead. +**Note: this README is for _users_ rather than _contributors_. +If you wish to _contribute_ to the compiler, you should read [CONTRIBUTING.md](CONTRIBUTING.md) instead.** ## Quick Start From 93ebf465269f46c4fc6a825b4830e0a2ca1b0f6c Mon Sep 17 00:00:00 2001 From: Gimbles <93856041+gimbles@users.noreply.github.com> Date: Sat, 24 Dec 2022 21:18:35 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b62b308f8b4..2b7edf2c3c9 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ standard library, and documentation. [Rust]: https://www.rust-lang.org -**Note: this README is for _users_ rather than _contributors_. -If you wish to _contribute_ to the compiler, you should read [CONTRIBUTING.md](CONTRIBUTING.md) instead.** +**Note: this README is for _users_ rather than _contributors_.** +If you wish to _contribute_ to the compiler, you should read [CONTRIBUTING.md](CONTRIBUTING.md) instead. ## Quick Start