Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
good-gis authored Jun 15, 2024
1 parent 8655f9c commit 2fafbc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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! 😄
This project is a great starting point for implementing progress steps in your web applications. Enjoy building! 😄

0 comments on commit 2fafbc6

Please sign in to comment.