Revise README Table of Contents and remove Contributing

Updated the Table of Contents to use icons and removed the Contributing section.
This commit is contained in:
WhitelightSEO
2025-10-28 11:38:57 +01:00
committed by GitHub
parent 869b534fe7
commit f228097306

View File

@@ -17,16 +17,15 @@ Got ideas or suggestions? Feel free to open an issue!
## Table of Contents ## Table of Contents
- [Features of Web Archive Website Downloader](#features-of-web-archive-website-downloader) - 📁[Features of Web Archive Website Downloader](#features-of-web-archive-website-downloader)
- [Special Features](#special-features) - 📄[Special Features](#special-features)
- [Requirements](#requirements) - 📁[Requirements](#requirements)
- [Installation](#installation) - 📁[Installation](#installation)
- [Run](#run) - 📁[Run](#run)
- [Run in Docker](#-run-in-docker-no-nodejs-installation-required) - 📁[Run in Docker](#-run-in-docker-no-nodejs-installation-required)
- [Example](#example) - 📁[Example](#example)
- [Common Issues](#common-issues) - 📁[Common Issues](#common-issues)
- [(Important) Download responsibly](#important-download-responsibly) - 📁[(Important) Download responsibly](#important-download-responsibly)
- [Contributing](#contributing)
--- ---
@@ -180,14 +179,3 @@ Please note that downloading third-party websites may violate copyright laws.
Use this tool responsibly and make sure not to break the law. Use this tool responsibly and make sure not to break the law.
--- ---
## Contributing
Pull requests are welcome!
For major changes, please open an issue first to discuss what you would like to change.
1. Fork the project
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request