From f228097306be8600ecb28ed56a09f2cfd1327c1d Mon Sep 17 00:00:00 2001 From: WhitelightSEO <97985934+birbwatcher@users.noreply.github.com> Date: Tue, 28 Oct 2025 11:38:57 +0100 Subject: [PATCH] Revise README Table of Contents and remove Contributing Updated the Table of Contents to use icons and removed the Contributing section. --- README.md | 30 +++++++++--------------------- 1 file changed, 9 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 568dfb1..1130774 100644 --- a/README.md +++ b/README.md @@ -17,16 +17,15 @@ Got ideas or suggestions? Feel free to open an issue! ## Table of Contents -- [Features of Web Archive Website Downloader](#features-of-web-archive-website-downloader) - - [Special Features](#special-features) -- [Requirements](#requirements) -- [Installation](#installation) -- [Run](#run) -- [Run in Docker](#-run-in-docker-no-nodejs-installation-required) -- [Example](#example) -- [Common Issues](#common-issues) -- [(Important) Download responsibly](#important-download-responsibly) -- [Contributing](#contributing) +- 📁[Features of Web Archive Website Downloader](#features-of-web-archive-website-downloader) + - 📄[Special Features](#special-features) +- 📁[Requirements](#requirements) +- 📁[Installation](#installation) +- 📁[Run](#run) +- 📁[Run in Docker](#-run-in-docker-no-nodejs-installation-required) +- 📁[Example](#example) +- 📁[Common Issues](#common-issues) +- 📁[(Important) Download responsibly](#important-download-responsibly) --- @@ -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. --- - -## 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