From 8fb7ea72e86268198b86c2d474593d0965662fb6 Mon Sep 17 00:00:00 2001 From: wa008 <2864436211@qq.com> Date: Fri, 8 Jul 2022 21:14:29 +0800 Subject: [PATCH] fix paper --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a84b64..c1aac9a 100644 --- a/README.md +++ b/README.md @@ -196,8 +196,8 @@ But knowing the stuff will help you become better! :muscle:* - :newspaper: [The Morning Paper](https://blog.acolyer.org/) - 📜 [What Every Programmer Should Know About Memory](http://futuretech.blinkenlights.nl/misc/cpumemory.pdf) - 📜 [Go To Statement Considered Harmful](https://homepages.cwi.nl/~storm/teaching/reader/Dijkstra68.pdf) -- :library [Arxiv](https://arxiv.org/) -- :library [Sci-hub](https://sci-hub.se/) +- :library: [Arxiv](https://arxiv.org/) +- :library: [Sci-hub](https://sci-hub.se/) ### Free Books on Programming - :books: [Free Programming Books](https://github.com/EbookFoundation/free-programming-books)