Skip to content

Commit ac48b6f

Browse files
committed
Add link to API documentation
1 parent 6ef0708 commit ac48b6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The standard Scala XML library.
66
As of Scala 2.11, this library is a separate jar that can be omitted from Scala projects that do not use XML.
77
We're also looking forward to alternative implementations!
88

9+
API documentation is available [here](http://www.scala-lang.org/api/current/scala-xml/).
10+
911
## Adding an SBT dependency
1012
To depend on scala-xml in SBT, add something like this to your build.sbt:
1113

0 commit comments

Comments
 (0)