From d91926d1b169700ad9f1d9aef09684a410d64dff Mon Sep 17 00:00:00 2001 From: wa008 <2864436211@qq.com> Date: Fri, 8 Jul 2022 21:17:34 +0800 Subject: [PATCH] fix paper --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 907a0cd..8bc046d 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/) +- :newspaper: [Arxiv](https://arxiv.org/) +- :newspaper: [Sci-hub](https://sci-hub.se/) ### Free Books on Programming - :books: [Free Programming Books](https://github.com/EbookFoundation/free-programming-books)