From 41aa2349b6f78f51046d407eefe5f3e2cb2eb242 Mon Sep 17 00:00:00 2001 From: DPende Date: Mon, 22 Apr 2024 12:02:54 +0200 Subject: [PATCH] refactor: fixed text errors --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 849ec1d4..0c069a37 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,7 @@ To get started with contributing, follow these steps: ## Contributing Guidelines -Please adhere to the following guidelines when contributing to AmazScraper: +Please adhere to the following guidelines when contributing to ScrapeGraphAI: - Follow the code style and formatting guidelines specified in the [Code Style](#code-style) section. - Make sure your changes are well-documented and include any necessary updates to the project's documentation. @@ -61,7 +61,7 @@ If you encounter any issues or have suggestions for improvements, please open an ## License -AmazScraper is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for more information. +ScrapeGraphAI is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for more information. By contributing to this project, you agree to license your contributions under the same license. Can't wait to see your contributions! :smile: