diff --git a/README.md b/README.md index 1afff60..f1c2b35 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,12 @@ [![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://github.com/arunp77/Job-Market-project/blob/main/README.md) ![Open Issues](https://img.shields.io/github/issues-raw/arunp77/Job-Market-project.svg) - - - ## Overview This project aims to showcase skills in data engineering by gathering and analyzing job market data from various sources. By the end of the project, we aim to have a clearer understanding of the job market, including sectors with the highest demand, required skills, active cities, and more. +![Process](images\steps.png) + ## Prerequisite - **WebScrapping:** BeautifulSoup, Selenium - **Python:** -3.10.x diff --git a/images/steps.png b/images/steps.png new file mode 100644 index 0000000..8889fb9 Binary files /dev/null and b/images/steps.png differ