diff --git a/README.md b/README.md index 773173e..ebf7be0 100644 --- a/README.md +++ b/README.md @@ -447,10 +447,8 @@ Low-level languages like C and assembly provide direct hardware access, enabling - [📘 Effective Modern C++ - Scott Meyers](https://www.oreilly.com/library/view/effective-modern-c/9781491908419/) - [📘 The Design and Evolution of C++ - Bjarne Stroustrup](https://www.stroustrup.com/dne.html) -> [!NOTE] -> -> **📘 Publications on C++:** -> - [Papers on C++ by Bjarne Stroustrup - ACM DL](https://dl.acm.org/keyword/C%2B%2B?expand=all&ContribRoleAndId=author%3A10.1145%2Fcontrib-81100106139) +##### **📘 Publications on C++:** +- [Papers on C++ by Bjarne Stroustrup - ACM DL](https://dl.acm.org/keyword/C%2B%2B?expand=all&ContribRoleAndId=author%3A10.1145%2Fcontrib-81100106139) #### 🔵 Assembly