diff --git a/README.md b/README.md index de7f640..d6158d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +blah~ # Build a Trello clone with React and Redux In this tutorial we'll build a Trello clone with React and Redux. You can try the final result at [https://react-trello-clone.netlify.app/](https://react-trello-clone.netlify.app/) and see it in the following video: diff --git a/src/components/App.js b/src/components/App.js index 0dc1317..6a7f628 100644 --- a/src/components/App.js +++ b/src/components/App.js @@ -7,7 +7,7 @@ class App extends Component { render() { return (
-
React Trello Clone
+
Don't Get Got