Skip to content

Commit 5c8de8b

Browse files
authored
add javadoc link
1 parent 5ed4ca2 commit 5c8de8b

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

44
[![Build](https://github.com/dwickern/scala-nameof/workflows/build/badge.svg)](https://github.com/dwickern/scala-nameof/actions)
55
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.dwickern/scala-nameof_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.dwickern/scala-nameof_2.13)
6+
[![javadoc](https://javadoc.io/badge2/com.github.dwickern/scala-nameof_2.13/javadoc.svg)](https://javadoc.io/doc/com.github.dwickern/scala-nameof_2.13/latest/com/github/dwickern/macros/NameOf.html)
67

78
Get the name of an variable, function, class member, or type as a string--at compile-time!
89

0 commit comments

Comments
 (0)