We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 241b0bd commit f13d920Copy full SHA for f13d920
README.md
@@ -1,2 +1,3 @@
1
# simpleworklist2
2
-Todo List for Getting Things Done
+
3
+Todo List for Getting Things Done
pom.xml
@@ -9,7 +9,7 @@
9
<packaging>jar</packaging>
10
11
<name>gtd</name>
12
- <description>Demo project for Spring Boot</description>
+ <description>Todo List for Getting Things Done</description>
13
14
<parent>
15
<groupId>org.springframework.boot</groupId>
0 commit comments