Move disclaimer section to the beginning of README for better visibility
This commit is contained in:
@@ -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.
|
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
|
## Usage
|
||||||
|
|
||||||
### Command Line
|
### Command Line
|
||||||
@@ -46,7 +50,3 @@ This will start the server and expose it on port 8000.
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
|
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.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user