From 0eb1e47694576e934c0b2db51160b6c3e973b5f8 Mon Sep 17 00:00:00 2001 From: Sara Mohammadi <52976293+sara1989mohammadi@users.noreply.github.com> Date: Sun, 20 Aug 2023 12:48:14 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 81a1a20..7bcd422 100644 --- a/README.md +++ b/README.md @@ -3196,6 +3196,9 @@ private int ConvertTo32BitInt(int value) - [Elixir-Code-Smells](https://github.com/lucasvegi/Elixir-Code-Smells) - Catalog of Elixir-specific code smells - [awesome-clean-code](https://github.com/kkisiele/awesome-clean-code) - Design principles, featured articles, tutorials, videos, code examples, blogs and books +## Translate +- [Clean-Code-.Net-Persian](https://github.com/sara1989mohammadi/clean-code-dotnet) - Clean code .NET/.NET CORE Persain + ## Style Guides - [Google Styleguides](https://github.com/google/styleguide) - This project holds the C++ Style Guide, Swift Style Guide, Objective-C Style Guide, Java Style Guide, Python Style Guide, R Style Guide, Shell Style Guide, HTML/CSS Style Guide, JavaScript Style Guide, AngularJS Style Guide, Common Lisp Style Guide, and Vimscript Style Guide - [Django Styleguide](https://github.com/HackSoftware/Django-Styleguide) - Django styleguide used in HackSoft projects