diff --git a/README.md b/README.md index d5b8028..4a58a72 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,7 @@ Static website made with HTML, CSS, JS and Bootstrap ``` ## Usage - -1. **Open the `index.html` file in your browser to view the site:** +Open the `index.html` file in your browser to view the site: ```bash open index.html ``` @@ -35,4 +34,4 @@ Static website made with HTML, CSS, JS and Bootstrap 1. **HTML**: Update the content in the `index.html` file to reflect your personal information, projects, and contact details. 2. **CSS**: Modify the styles in the `style.css` file to change the look and feel of your website. -3. **JavaScript**: Add interactivity or functionality in the `main.js` file as needed. \ No newline at end of file +3. **JavaScript**: Add interactivity or functionality in the `main.js` file as needed.