Fix README table of contents anchors

This commit is contained in:
xtreme 2026-04-30 18:53:32 +08:00
parent 294aef8fde
commit be1c85f3cb

View file

@ -8,8 +8,9 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
It's a great way to learn. It's a great way to learn.
* [Distributed Systems](#build-your-own-distributed-systems)
* [3D Renderer](#build-your-own-3d-renderer) * [3D Renderer](#build-your-own-3d-renderer)
* [AI Model](#ai-model) * [AI Model](#build-your-own-ai-model)
* [Augmented Reality](#build-your-own-augmented-reality) * [Augmented Reality](#build-your-own-augmented-reality)
* [BitTorrent Client](#build-your-own-bittorrent-client) * [BitTorrent Client](#build-your-own-bittorrent-client)
* [Blockchain / Cryptocurrency](#build-your-own-blockchain--cryptocurrency) * [Blockchain / Cryptocurrency](#build-your-own-blockchain--cryptocurrency)