Skip to content

Commit 9179a49

Browse files
authored
Add project description to pom.xml
Added a description for the algo.monads project.
1 parent 65bd945 commit 9179a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<artifactId>algo.monads</artifactId>
44
<version>0.2.1-SNAPSHOT</version>
55
<name>algo.monads</name>
6+
<description>Macros for defining monads, and definition of the most common monads.</description>
67
<modelVersion>4.0.0</modelVersion>
78

89
<developers>

0 commit comments

Comments
 (0)