From 41605696177b490bc025f1ed13ccf865622d6759 Mon Sep 17 00:00:00 2001 From: Trevor-Hartman Date: Thu, 31 Aug 2023 14:47:39 -0700 Subject: [PATCH 1/5] I have a dream --- .idea/.gitignore | 3 +++ .idea/WorkflowTest.iml | 9 +++++++++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ README.md | 2 ++ 6 files changed, 34 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/WorkflowTest.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/WorkflowTest.iml b/.idea/WorkflowTest.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/WorkflowTest.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..639900d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..5f82f9b --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 22992af..709fd0a 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ ## Famous Quotes "Imagination is more important than knowledge." Einstein + +"I have a dream." Martin Luther King From cf769e1ab3e65a00d802fd2ef8ba74630ffdc700 Mon Sep 17 00:00:00 2001 From: ChildOfTheWildes Date: Thu, 31 Aug 2023 15:12:51 -0700 Subject: [PATCH 2/5] Added Tesla quote --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 709fd0a..dbc7446 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ "Imagination is more important than knowledge." Einstein "I have a dream." Martin Luther King + +"Anti-social behavior is a trait of intelligence in a world full of conformists." Nikola Tesla \ No newline at end of file From 4b01d2c477de3866f6f699f22bd006245dae2809 Mon Sep 17 00:00:00 2001 From: Netlab-Student Date: Thu, 31 Aug 2023 15:15:30 -0700 Subject: [PATCH 3/5] new quote --- .idea/WorkflowTest2.iml | 9 +++++++++ .idea/modules.xml | 2 +- README.md | 1 + 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 .idea/WorkflowTest2.iml diff --git a/.idea/WorkflowTest2.iml b/.idea/WorkflowTest2.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/WorkflowTest2.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 5f82f9b..cede05d 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/README.md b/README.md index dbc7446..263845b 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,5 @@ "I have a dream." Martin Luther King +"The man who ceases to create ceases to exist" - Lewis Mumford "Anti-social behavior is a trait of intelligence in a world full of conformists." Nikola Tesla \ No newline at end of file From 4be322d4b6706a995fc93e16d0b1f83c878b166a Mon Sep 17 00:00:00 2001 From: Netlab-Student Date: Thu, 31 Aug 2023 15:20:30 -0700 Subject: [PATCH 4/5] new quote --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 263845b..722c86f 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,5 @@ "I have a dream." Martin Luther King "The man who ceases to create ceases to exist" - Lewis Mumford -"Anti-social behavior is a trait of intelligence in a world full of conformists." Nikola Tesla \ No newline at end of file +"Anti-social behavior is a trait of intelligence in a world full of conformists." Nikola Tesla +"The man who ceases to create ceases to exist." - Lewis Mumford \ No newline at end of file From 4420eb2128db2b41a47fb3e6de1615786ae9013f Mon Sep 17 00:00:00 2001 From: Netlab-Student Date: Thu, 31 Aug 2023 15:37:42 -0700 Subject: [PATCH 5/5] new quote --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 722c86f..abe47ab 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,7 @@ "I have a dream." Martin Luther King "The man who ceases to create ceases to exist" - Lewis Mumford + "Anti-social behavior is a trait of intelligence in a world full of conformists." Nikola Tesla + "The man who ceases to create ceases to exist." - Lewis Mumford \ No newline at end of file