From 5b26a0937d0be45689618f1daac360ecbff802b1 Mon Sep 17 00:00:00 2001 From: Marnix Krul Date: Tue, 18 Feb 2025 13:12:40 +0100 Subject: [PATCH] rename file --- awesome-tr.md => awesome-software.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename awesome-tr.md => awesome-software.md (86%) diff --git a/awesome-tr.md b/awesome-software.md similarity index 86% rename from awesome-tr.md rename to awesome-software.md index ce5a4bc..115e4bf 100644 --- a/awesome-tr.md +++ b/awesome-software.md @@ -36,7 +36,8 @@ This stuff is cool. - [Linux Kernel](https://www.kernel.org/doc/html/v4.10/process/coding-style.html) - C++ - [Google](https://google.github.io/styleguide/cppguide.html) - - [isocpp core guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) + - [isocpp](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) + - [isocpp github](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md) - Typescript - [Google](https://google.github.io/styleguide/tsguide.html) - [AirBnb](https://github.com/airbnb/javascript)