diff --git a/README.md b/README.md index 96b1bae..b6a5c8c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Welcome to the Progress Steps Project! This project demonstrates the creation of progress steps using CSS, HTML, and JavaScript. Progress steps are commonly seen in multi-level forms, shopping carts, and similar applications. -![Progress Steps](https://example.com/progress-steps.png) +![Progress Steps](https://github.com/good-gis/progress-step/blob/main/demo/img.png) ## Features @@ -40,4 +40,4 @@ progress-steps/ └── scripts.js ``` -This project is a great starting point for implementing progress steps in your web applications. Enjoy building! 😄 \ No newline at end of file +This project is a great starting point for implementing progress steps in your web applications. Enjoy building! 😄