From de96ae9b26538d4daabd7148533d52325bb1c085 Mon Sep 17 00:00:00 2001 From: aartikansal Date: Thu, 12 Mar 2020 17:06:39 -0400 Subject: [PATCH] chages to read me --- .idea/compiler.xml | 2 +- .idea/libraries/Maven__junit_junit_4_12.xml | 13 +++++++++++++ .../Maven__org_hamcrest_hamcrest_core_1_3.xml | 13 +++++++++++++ main.iml | 4 +++- 4 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 .idea/libraries/Maven__junit_junit_4_12.xml create mode 100644 .idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 4c1f4b3..7bfb024 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/.idea/libraries/Maven__junit_junit_4_12.xml b/.idea/libraries/Maven__junit_junit_4_12.xml new file mode 100644 index 0000000..d411041 --- /dev/null +++ b/.idea/libraries/Maven__junit_junit_4_12.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml b/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml new file mode 100644 index 0000000..f58bbc1 --- /dev/null +++ b/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/main.iml b/main.iml index 4fd5057..a5cc752 100644 --- a/main.iml +++ b/main.iml @@ -1,6 +1,6 @@ - + @@ -8,5 +8,7 @@ + + \ No newline at end of file