diff --git a/README.md b/README.md index fbae2d9..5b6c231 100644 --- a/README.md +++ b/README.md @@ -25,16 +25,16 @@ The server accepts a message in the following format: ``` json {"service":"papa","message":{"command":"aidgaf","data":{"username":"AdamOutler"},"timestamp":1676231329}} ``` -# Built With +## Built With * [Docker](https://www.docker.com/) * [Visual Studio Code](https://code.visualstudio.com/) * [OpenAI](https://openai.com/) * [Python](https://www.python.org/) -# Contributing +## Contributing If you would like to contribute to this project, please fork the repository and submit a pull request. -# License +## License Copyright 2023 Adam Outler Licensed under the I Dont Give A F License, Version 1.0 (the "License"); @@ -43,7 +43,7 @@ you may not use this file except in compliance with the License. 3. Send an email to idgaf@hackedyour.info if you find this helpful. Note: If you're wondering where number 1 and 2 are, IDGAF. -# Acknowledgments +## Acknowledgments * This README was generated using OpenAI's language model, ChatGPT. * The Python code in other areas was documented using Github Copilot. * AI is used for documentation because the author didn't give a f*** enough to write it himself.