Skip to content

Commit 44a60e1

Browse files
committed
Add description.
1 parent 9b8df8c commit 44a60e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ inThisBuild(
33
organization := "ca.dvgi",
44
homepage := Some(url("https://github.com/dvgica/periodic")),
55
licenses := List("Apache-2.0" -> url("http://www.apache.org/licenses/LICENSE-2.0")),
6+
description := "A Scala library for self-updating vars and other periodic actions",
67
developers := List(
78
Developer(
89
"dvgica",

0 commit comments

Comments
 (0)