Skip to content

Commit 7310cbe

Browse files
Update README.md
1 parent 8a7f1aa commit 7310cbe

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Snakes-Website-Cloner
2-
Here’s a detailed README file for your Chrome extension, which you can use to guide users on how to install, use, and contribute to the project.
32

4-
### **README.md**
5-
6-
```markdown
73
# Website Downloader Chrome Extension
84

95
Website Downloader is a simple Chrome extension that allows users to download the current webpage as an HTML file. This extension captures the HTML structure of the page and saves it locally, making it easy to keep offline copies of web content.
@@ -22,6 +18,7 @@ Website Downloader is a simple Chrome extension that allows users to download th
2218
git clone https://github.com/your-username/website-downloader-extension.git
2319
```
2420

21+
2522
2. Open Google Chrome and navigate to `chrome://extensions/`.
2623

2724
3. Enable **Developer mode** by toggling the switch in the top right corner.

0 commit comments

Comments
 (0)