Skip to content

Commit 912f2bf

Browse files
committed
Add wiki link to README
1 parent 1c3169c commit 912f2bf

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
@@ -14,6 +14,8 @@ The decoupling works because the compiler desugars XML literals in Scala source
1414

1515
API documentation is available [here](http://www.scala-lang.org/api/current/scala-xml/scala/xml/index.html).
1616

17+
How to documentation is available in the [wiki](https://github.com/scala/scala-xml/wiki)
18+
1719
## Cross-building with 2.10
1820

1921
If you are cross-building a project that uses scala-xml with both Scala 2.10 and later Scala versions, take a look at [this example](https://github.com/scala/scala-module-dependency-sample).

0 commit comments

Comments
 (0)