mirror of https://github.com/sbt/sbt.git
Fix intended formatting in README.
This commit is contained in:
parent
d63775451c
commit
8276b6db12
|
|
@ -10,12 +10,14 @@ sbt
|
||||||
===
|
===
|
||||||
|
|
||||||
sbt is a build tool for Scala, Java, and more.
|
sbt is a build tool for Scala, Java, and more.
|
||||||
|
|
||||||
For general documentation, see http://www.scala-sbt.org/.
|
For general documentation, see http://www.scala-sbt.org/.
|
||||||
|
|
||||||
Issues and Pull Requests
|
Issues and Pull Requests
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
Please read [CONTRIBUTING] carefully before opening a GitHub Issue.
|
Please read [CONTRIBUTING] carefully before opening a GitHub Issue.
|
||||||
|
|
||||||
The short version: try [StackOverflow] and [sbt-dev]. Don't open an Issue.
|
The short version: try [StackOverflow] and [sbt-dev]. Don't open an Issue.
|
||||||
|
|
||||||
sbt 0.13
|
sbt 0.13
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue