diff --git a/README.md b/README.md index 592165e..1285827 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ _creedengo_ is a collective project aiming to reduce environmental footprint of the project is to provide a list of static code analyzers to highlight code structures that may have a negative ecological impact: energy and resources over-consumption, "fatware", shortening terminals' lifespan, etc. -_creedengo_ is based on evolving catalogs -of [good practices](https://github.com/green-code-initiative/creedengo/blob/main/docs/rules), for various technologies. +_ecoCode_ is based on evolving catalogs +of [good practices](https://github.com/green-code-initiative/ecoCode/blob/main/docs/rules), for various technologies. This SonarQube plugin then implements these catalogs as rules for scanning your Python projects. @@ -69,17 +69,17 @@ Ready to use binaries are available [from GitHub](https://github.com/green-code- | 1.4.+ | 9.4.+ LTS to 10.4.1 | 11 / 17 | > Compatibility table of versions lower than 1.4.+ are available from the -> main [creedengo repository](https://github.com/green-code-initiative/creedengo#-plugins-version-compatibility). +> main [ecoCode repository](https://github.com/green-code-initiative/ecoCode#-plugins-version-compatibility). 🤝 Contribution --------------- -check [creedengo repository](https://github.com/green-code-initiative/creedengo#-contribution) +check [ecoCode repository](https://github.com/green-code-initiative/ecoCode#-contribution) 🤓 Main contributors -------------------- -check [creedengo repository](https://github.com/green-code-initiative/creedengo#-main-contributors) +check [ecoCode repository](https://github.com/green-code-initiative/ecoCode#-main-contributors) Links ----- diff --git a/RULES.md b/RULES.md index b51067f..13bf375 100644 --- a/RULES.md +++ b/RULES.md @@ -1 +1 @@ -Please read [RULES.md](https://github.com/green-code-initiative/creedengo/blob/main/RULES.md) in `creedengo` repository. +Please read [RULES.md](https://github.com/green-code-initiative/ecoCode/blob/main/RULES.md) in `ecoCode` repository.