From 09d90ef0e57ae1865180f6f9790774da09dcd8cf Mon Sep 17 00:00:00 2001 From: Brigit Murtaugh Date: Tue, 18 May 2021 12:46:55 -0700 Subject: [PATCH 1/7] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54ef094..b50a67b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo ## Available Scripts -In the project directory, you can run: +In the project directory, you can run ### `npm start` From 031454e8b360860accb84d8d7462743713b534cb Mon Sep 17 00:00:00 2001 From: Brigit Murtaugh Date: Thu, 20 May 2021 12:16:54 -0700 Subject: [PATCH 2/7] Updates --- README.md | 2 +- src/App.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b50a67b..54ef094 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo ## Available Scripts -In the project directory, you can run +In the project directory, you can run: ### `npm start` diff --git a/src/App.js b/src/App.js index 8986ab0..d7cdfd6 100644 --- a/src/App.js +++ b/src/App.js @@ -81,4 +81,4 @@ const App = () => { ); } -export default App; +export default App; \ No newline at end of file From 23a4c76f05f9f0659d2c43b42042f40461eb0390 Mon Sep 17 00:00:00 2001 From: Brigit Murtaugh Date: Wed, 14 Jul 2021 14:32:52 -0700 Subject: [PATCH 3/7] Update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 54ef094..b40229c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). +Update!! + ## Available Scripts In the project directory, you can run: From 914f49b0ecb99ab6c3db7dc0ca6831aacd8cc050 Mon Sep 17 00:00:00 2001 From: Brigit Murtaugh Date: Wed, 14 Jul 2021 14:33:19 -0700 Subject: [PATCH 4/7] Remove --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b40229c..09869e6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). -Update!! +Update! ## Available Scripts From 5bd2491f2ae09b92ec9a4d800c1344cbe1ca092b Mon Sep 17 00:00:00 2001 From: Brigit Murtaugh Date: Thu, 15 Jul 2021 15:38:59 -0700 Subject: [PATCH 5/7] hi --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09869e6..b0bf19c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). +hi + Update! ## Available Scripts From 9866d02d08b874d52db792625b32cf2cff910895 Mon Sep 17 00:00:00 2001 From: Brigit Murtaugh Date: Thu, 15 Jul 2021 15:39:13 -0700 Subject: [PATCH 6/7] simplify --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b0bf19c..09869e6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). -hi - Update! ## Available Scripts From 3ab4212c2745b141ebb2ac01f387dbffd67b1c1e Mon Sep 17 00:00:00 2001 From: Brigit Murtaugh Date: Thu, 15 Jul 2021 15:46:19 -0700 Subject: [PATCH 7/7] Change --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09869e6..42d771a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo Update! +Change for PR + ## Available Scripts In the project directory, you can run: