aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjeremie giffard <e132784f@gmail.com>2023-04-16 21:42:40 +0200
committerMauricio Antunes <mauricio.abreua@gmail.com>2023-04-16 20:24:53 -0300
commitd8bc5144984f369aea9f97fa1305e4e9eca756c4 (patch)
tree6eef06492dd0109d1af93a714119baaa3fe465f0 /README.md
parent26a1a23065d29a3538f8684edbe6d433754267fd (diff)
fix: README.md (prettier changing things on it's own)
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index ef12c04..20013da 100644
--- a/README.md
+++ b/README.md
@@ -87,11 +87,11 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md)
## Learning resources
-- [Golang official tutorial](https://go.dev/doc/tutorial/)
-- [Go by example](https://gobyexample.com)
-- [Aprenda Go](https://www.youtube.com/playlist?list=PLCKpcjBB_VlBsxJ9IseNxFllf-UFEXOdg)
+* [Golang official tutorial](https://go.dev/doc/tutorial/)
+* [Go by example](https://gobyexample.com)
+* [Aprenda Go](https://www.youtube.com/playlist?list=PLCKpcjBB_VlBsxJ9IseNxFllf-UFEXOdg)
## Other 'lings
-- [rustlings](https://github.com/rust-lang/rustlings)
-- [ziglings](https://github.com/ratfactor/ziglings)
+* [rustlings](https://github.com/rust-lang/rustlings)
+* [ziglings](https://github.com/ratfactor/ziglings)