udpated readme, dropped old annotation (#16)
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
package org.leafygreens.kompendium.annotations
|
||||
|
||||
@Retention(AnnotationRetention.SOURCE)
|
||||
@Target(AnnotationTarget.FUNCTION, AnnotationTarget.CLASS)
|
||||
annotation class KompendiumLicense(
|
||||
val name: String,
|
||||
val url: String = ""
|
||||
)
|
Reference in New Issue
Block a user