Skip to content

Commit 304fe9c

Browse files
authored
Merge pull request #22 from er1c/scaladoc-link
Add scaladoc link to README.md
2 parents 9a1cd78 + 3c271fd commit 304fe9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Build Status](https://travis-ci.org/portable-scala/portable-scala-reflect.svg?branch=master)](https://travis-ci.org/portable-scala/portable-scala-reflect)
44
[![Scala.js](https://www.scala-js.org/assets/badges/scalajs-0.6.29.svg)](https://www.scala-js.org/)
55
[![Scala.js](https://www.scala-js.org/assets/badges/scalajs-1.0.0.svg)](https://www.scala-js.org)
6+
[![Scaladoc](https://javadoc-badge.appspot.com/org.portable-scala/portable-scala-reflect_2.12.svg?label=scaladoc)](https://javadoc.io/doc/org.portable-scala/portable-scala-reflect_2.12/latest/org/portablescala/reflect/index.html)
67

78
The various platforms supported by Scala (JVM, JavaScript and Native) have varying support for run-time reflection.
89
Even the subset of functionality that is supported across the platforms is exposed through different APIs.

0 commit comments

Comments
 (0)