From 8dd9642a47b2d33a18e38c3591ba4803d1c602e8 Mon Sep 17 00:00:00 2001 From: Alexander Sashnov Date: Mon, 12 Jan 2026 03:59:47 +0700 Subject: [PATCH] Update README.md fix path to LICENSE => LICENSE.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9075a95..c65543a 100644 --- a/README.md +++ b/README.md @@ -256,9 +256,9 @@ Contributions are welcome! Please feel free to submit a Pull Request. ## License -This project is licensed under the [MIT License](LICENSE). +This project is licensed under the [MIT License](LICENSE.md). ## Acknowledgements - This project is inspired by [aichat](https://github.com/sigoden/aichat) and [aider](https://github.com/paul-gauthier/aider) -- Special thanks to the open-source community for inspiration and support. \ No newline at end of file +- Special thanks to the open-source community for inspiration and support.