Skip to content

Commit 3ac14af

Browse files
committed
Added project description and URL to POM
1 parent b57c2c9 commit 3ac14af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<packaging>jar</packaging>
99

1010
<name>test-docs</name>
11+
<description>This project aims to provide an easy way to generate documentation from standard unit tests.</description>
12+
<url>https://github.com/tommysdk/test-docs</url>
1113

1214
<licenses>
1315
<license>

0 commit comments

Comments
 (0)