Skip to content

Commit baa4433

Browse files
committed
fix documentation #29
1 parent 7e50fca commit baa4433

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ The plugin is made of two parts:
3737

3838
### Requirements
3939

40-
* SonarQube version 4.5.4+
41-
* SonarQube's [Java plugin](http://docs.sonarqube.org/display/PLUG/Java+Plugin) version 3.5+
40+
* SonarQube version from 4.5.x up to 5.1.x
41+
* SonarQube's [Java plugin](http://docs.sonarqube.org/display/PLUG/Java+Plugin) version 3.5+
42+
* Internet connection on client's side (required to retrieve Google's visualisation API that is used to draw "Code Smells" widget's chart. No data is sent over the network.)
4243

4344
### Plugin installation
4445

0 commit comments

Comments
 (0)