diff --git a/README.md b/README.md index 4d93d00..61ad6d4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ A simple HTTP server for connectivity testing. It can be run from the command li It displays a simple HTML or plain-text page with the client's IP address and any detected `X-*` headers. +## Disclaimer + +The `ok-server.py` file was generated using AI under human supervision. The owner of the repository is not responsible for any issues that may arise from using the AI-generated code. + ## Usage ### Command Line @@ -46,7 +50,3 @@ This will start the server and expose it on port 8000. ## License This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. - -## Disclaimer - -The `ok-server.py` file was generated using AI under human supervision. The owner of the repository is not responsible for any issues that may arise from using the AI-generated code.