From 139995ee652b9895a63634fc916119e825a84394 Mon Sep 17 00:00:00 2001 From: Sumanth Ratna Date: Thu, 30 Nov 2023 20:39:15 -0500 Subject: [PATCH] Add disclaimer to README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 4db017e..2ae5576 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,18 @@ OPENAI_API_VERSION=2023-05-15 EOF python3 html_to_text_to_python_combine.py # or html_to_text_combine_to_python.py ``` + +## Disclaimer + +The contents of this GitHub public repository are provided for informational and educational purposes only. The repository owners make no warranties, express or implied, regarding the accuracy, reliability, or completeness of any code, documentation, or other materials contained within this repository. + +Users of this repository are solely responsible for their own actions and the manner in which they utilize the information and code provided. It is important to exercise caution and use the contents of this repository responsibly and in compliance with applicable laws and regulations. + +The repository owners shall not be held accountable for any misuse, damage, or consequences arising from the use or misuse of any code, information, or materials contained within this repository. Users are encouraged to thoroughly review and understand the code before implementing it in their own projects or systems. + +By accessing and using this repository, users acknowledge and agree to hold the repository owners harmless from any liability, loss, or damage incurred as a result of the use or misuse of the contents herein. + +Please note that this disclaimer applies to the repository as a whole and all its contents, including but not limited to code, documentation, and any accompanying materials. + +If you do not agree with these terms, please refrain from using this repository. +