From 1cc06a0374e6e989345fc485cfe63aebf5ceed99 Mon Sep 17 00:00:00 2001 From: Rahul2723 <44525261+Rahul2723@users.noreply.github.com> Date: Sat, 27 Oct 2018 18:17:15 +0530 Subject: [PATCH 1/2] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9c3243b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# NotesSpring +Example: Notes application with Spring +It features a simple interface, Material Design, and a tag system for easier organization. From 173a442ad863e756ffaa53fc217c1993dcb334f2 Mon Sep 17 00:00:00 2001 From: Rahul2723 <44525261+Rahul2723@users.noreply.github.com> Date: Fri, 4 Oct 2019 12:41:26 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c3243b..ab61d94 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # NotesSpring Example: Notes application with Spring It features a simple interface, Material Design, and a tag system for easier organization. +The user experience of this application is unique.