Skip to content

Commit 05f40ae

Browse files
committed
emphasize for missing tutorials
1 parent 39534a5 commit 05f40ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ It's a great way to learn.
275275
* [**C++**: _Writing a Bootloader_](http://3zanders.co.uk/2017/10/13/writing-a-bootloader/)
276276
* [**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/)
277277
* [**Rust**: _Add RISC-V Rust Operating System Tutorial_](https://osblog.stephenmarz.com/)
278-
* [**(any)**: Linux from scratch](https://linuxfromscratch.org/lfs)
278+
* [**(any)**: _Linux from scratch_](https://linuxfromscratch.org/lfs)
279279

280280
#### Build your own `Physics Engine`
281281

@@ -438,7 +438,7 @@ It's a great way to learn.
438438
* [**JavaScript**: _Build a ride hailing app with React Native_](https://pusher.com/tutorials/ride-hailing-react-native)
439439
* [**JavaScript**: _Build Your Own AdBlocker in (Literally) 10 Minutes_](https://levelup.gitconnected.com/building-your-own-adblocker-in-literally-10-minutes-1eec093b04cd)
440440
* [**Kotlin**: _Build Your Own Cache_](https://github.com/kezhenxu94/cache-lite)
441-
* [**Lua**: Building a CDN from Scratch to Learn about CDN](https://github.com/leandromoreira/cdn-up-and-running)
441+
* [**Lua**: _Building a CDN from Scratch to Learn about CDN_](https://github.com/leandromoreira/cdn-up-and-running)
442442
* [**Nim**: _Writing a Redis Protocol Parser_](https://xmonader.github.io/nimdays/day12_resp.html)
443443
* [**Nim**: _Writing a Build system_](https://xmonader.github.io/nimdays/day11_buildsystem.html)
444444
* [**Nim**: _Writing a MiniTest Framework_](https://xmonader.github.io/nimdays/day08_minitest.html)

0 commit comments

Comments
 (0)