diff --git a/README.md b/README.md index 6cd78b1..028895d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@

Weird data challenge
- Explore the docs » + Explore the docs »

View Demo @@ -65,7 +65,7 @@ [![Product Name Screen Shot][product-screenshot]](https://example.com/) -This is a weird data challenge project, mainly about data preprocessing and data analysis (so data science stuff) +This is a weird data challenge project, mainly about data preprocessing and data analysis (so data science stuff). Also use a sentiment analysis model. @@ -78,7 +78,7 @@ This is a weird data challenge project, mainly about data preprocessing and data * [![React][React.js]][React-url] * [![Vue][Vue.js]][Vue-url] --> -* **Python** +* [![Python][Python]][Python]

(back to top)

@@ -93,7 +93,7 @@ To remove the zip file, you can do: rm -f data/data.zip ``` -### Prerequisites +## Prerequisites * Install [mysql](https://www.mysql.com/downloads/) * Install [python3](https://www.python.org/downloads/) @@ -102,7 +102,7 @@ rm -f data/data.zip pip install -r requirements.txt ``` --> -### Installation +## Installation 1. Clone the repo ```sh @@ -205,7 +205,9 @@ Distributed under the TU/e License. Have to pay 69 euros to clone the repo. ## Contact -Your Name - [@twitter_handle](https://twitter.com/twitter_handle) - email@email_client.com + + +Go to momentum at 9am in the morning, knock on the side door 69 times, I will appear, else find my name being hidden in this repository and reverse search my contact. Project Link: [https://gitlab.tue.nl/20233498/dbl_data_challenge](https://gitlab.tue.nl/20233498/dbl_data_challenge) @@ -216,9 +218,11 @@ Project Link: [https://gitlab.tue.nl/20233498/dbl_data_challenge](https://gitlab ## Acknowledgments -* []() -* []() -* []() +* [Never]() +* [Gonna]() +* [Give]() +* [You]() +* [Up]()

(back to top)

@@ -255,3 +259,5 @@ Project Link: [https://gitlab.tue.nl/20233498/dbl_data_challenge](https://gitlab [Bootstrap-url]: https://getbootstrap.com [JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white [JQuery-url]: https://jquery.com +[Python]: https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54 +[Python-url]: https://www.python.org/ \ No newline at end of file diff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 0000000..fdc9e9c Binary files /dev/null and b/images/screenshot.png differ