Skip to content

Commit 7410129

Browse files
committed
modify mobile to android
1 parent f4baec5 commit 7410129

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- [Common installation notes / requirements](#common-installation-notes--requirements)
2-
- [Special points for Mobile plugins](#special-points-for-mobile-plugins)
2+
- [Special points for Android plugins](#special-points-for-android-plugins)
33
- [Project structure](#project-structure)
44
- [Howto build the SonarQube ecoCode plugins](#howto-build-the-sonarqube-ecocode-plugins)
55
- [Preliminary steps (only Android)](#preliminary-steps-only-android)
@@ -10,7 +10,7 @@ Common installation notes / requirements
1010

1111
Please read common [INSTALL.md](https://github.com/green-code-initiative/ecoCode-common/blob/main/doc/INSTALL.md) in `ecoCode-common` repository.
1212

13-
Special points for Mobile plugins
13+
Special points for Android plugins
1414
=================================
1515

1616
Project structure

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>1.0.2-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

10-
<name>ecoCode Mobile Sonar Plugins Project</name>
10+
<name>ecoCode Android Sonar Plugins Project</name>
1111
<description>Les règles s'appuient sur l'édition 3 du livre "Ecoconception Web / Les 115 bonnes pratiques" =&gt; https://collectif.greenit.fr/ecoconception-web/115-bonnes-pratiques-eco-conception_web.html</description>
1212
<url>https://github.com/green-code-initiative/ecocode-android</url>
1313
<organization>

0 commit comments

Comments
 (0)