diff options
author | Fabrice Bellingard <fabrice.bellingard@sonarsource.com> | 2012-09-05 14:42:59 +0200 |
---|---|---|
committer | Fabrice Bellingard <fabrice.bellingard@sonarsource.com> | 2012-09-05 14:42:59 +0200 |
commit | 312863a0ebf3d68a4fdb34446d94819d5252578d (patch) | |
tree | 0249e19bd5c524cbe0504f277e035e45b401bcdc /README.md | |
parent | 4d173eb942970b743d38e82e3335971f3a02e41e (diff) | |
download | sonar-scanner-cli-312863a0ebf3d68a4fdb34446d94819d5252578d.tar.gz sonar-scanner-cli-312863a0ebf3d68a4fdb34446d94819d5252578d.zip |
Add readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a2bb58a --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +Sonar Runner +========================= + +This is the Sonar PHP plugin + +Project homepage: +http://docs.codehaus.org/display/SONAR/Sonar+Standalone+Runner + +Issue tracking: +http://jira.codehaus.org/browse/SONARPLUGINS/component/14640 + +CI builds: +https://sonarplugins.ci.cloudbees.com/job/sonar-runner/ |