diff --git a/README.md b/README.md index 54ef094..42d771a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). +Update! + +Change for PR + ## Available Scripts In the project directory, you can run: 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