Skip to content

Commit

Permalink
Remove "Getting Started in Two Minutes" section
Browse files Browse the repository at this point in the history
  • Loading branch information
racodond authored Apr 13, 2018
1 parent e1ddd74 commit cdd4e60
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ and:
1. Install your [favorite scanner](http://docs.sonarqube.org/display/SONAR/Analyzing+Source+Code#AnalyzingSourceCode-RunningAnalysis) (SonarQube Scanner, Maven, Ant, etc.)
1. [Analyze your code](http://docs.sonarqube.org/display/SONAR/Analyzing+Source+Code#AnalyzingSourceCode-RunningAnalysis)


### Getting Started in Two Minutes
For a quick try, a simple package and procedure is available at https://github.com/racodond/package-test-sonarqube-css

### Analyzing CSS code embedded in HTML/XHTML files
The plugin analyzes CSS code embedded in `<style type="text/css">...</style>` tags in HTML/XHTML files.
To do so, as a prerequisite, SonarQube has to import those files. Either:
Expand Down

0 comments on commit cdd4e60

Please sign in to comment.