From bc0053ccb4351da08da49c8a7c7d572aedb812b6 Mon Sep 17 00:00:00 2001 From: Evin J Manuel Date: Sat, 7 Dec 2019 23:16:11 +0530 Subject: [PATCH 2/5] Creation --- 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..425e0e1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# micro_management +A micro management tool for easy posting resource and accepting it +This is a simple fun project From 7ce512253e7da0dd293fe582cbd2a10c5a68bd14 Mon Sep 17 00:00:00 2001 From: Evin J Manuel Date: Sat, 7 Dec 2019 23:19:09 +0530 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 425e0e1..1dcabb8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # micro_management A micro management tool for easy posting resource and accepting it -This is a simple fun project +This is a simple fun project done to create a basic site, so as to learn how to make one From d3e9896f8445282c4032859f3298acf958ec67c9 Mon Sep 17 00:00:00 2001 From: Evin J Manuel Date: Sat, 7 Dec 2019 23:22:09 +0530 Subject: [PATCH 4/5] Changes --- .gitignore | 1 + README.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e69de29..b512c09 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +node_modules \ No newline at end of file diff --git a/README.md b/README.md index 1dcabb8..973cb4c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,2 @@ # micro_management A micro management tool for easy posting resource and accepting it -This is a simple fun project done to create a basic site, so as to learn how to make one From 1c522bae86bccbb9294e5891073ec990ff38fb7d Mon Sep 17 00:00:00 2001 From: Evin J Manuel Date: Sat, 7 Dec 2019 23:23:02 +0530 Subject: [PATCH 5/5] Changes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 973cb4c..3394966 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # micro_management A micro management tool for easy posting resource and accepting it + +This is a simple fun project done to create a basic site, so as to learn how to make one \ No newline at end of file