From 996081fa50765c87e56e03640ea1a205535c1235 Mon Sep 17 00:00:00 2001 From: EirikaDoesntCode Date: Mon, 12 Feb 2024 14:47:01 +0000 Subject: [PATCH] Adds a - before text for consistancy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d9ec15..98fab50 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ List originally comprised by [@closebracket](https://github.com/closebracket) ## Educational Resources -- [Microsoft Learn](https://learn.microsoft.com/en-gb/training/) Microsoft Learn has tutorials, documentation, and structured learning modules to help teach Microsoft services and products. +- [Microsoft Learn](https://learn.microsoft.com/en-gb/training/) - Microsoft Learn has tutorials, documentation, and structured learning modules to help teach Microsoft services and products. - [Math Talks to Blow Your Mind Playlist](https://www.youtube.com/playlist?list=PLOGi5-fAu8bEIw_xkj1FgKr7QY_Sahswy) - [Data Structures Playlist](https://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P). - [Harvard CS50x](https://cs50.harvard.edu).