Skip to content

Commit f13d920

Browse files
project setup
1 parent 241b0bd commit f13d920

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# simpleworklist2
2-
Todo List for Getting Things Done
2+
3+
Todo List for Getting Things Done

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<packaging>jar</packaging>
1010

1111
<name>gtd</name>
12-
<description>Demo project for Spring Boot</description>
12+
<description>Todo List for Getting Things Done</description>
1313

1414
<parent>
1515
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)