From c40e487aba552f6457ee0416e039c211cfc91c31 Mon Sep 17 00:00:00 2001 From: geoffsee <> Date: Fri, 23 May 2025 11:01:51 -0400 Subject: [PATCH] Add setup section to README and clean up license formatting Added a "Setup" section with a link to installation instructions in the README for improved usability. Also adjusted the license text for consistency and deleted the empty `gitleaks-report.json` file as it was unnecessary. --- README.md | 5 ++++- gitleaks-report.json | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 gitleaks-report.json diff --git a/README.md b/README.md index 1907fa6..ce6b215 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ Remote genaiscript host for integration into conversational AI applications. > This project is actively being developed to suit more use-cases, expect breaking changes. +### Setup +See [Installation](./docs/installation.md) + ### Disclaimer This has not undergone a formal security assessment. You should do your own evaluation before using this. @@ -109,4 +112,4 @@ Comprehensive documentation is available in the [docs](./docs) directory: ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. +This project is licensed under the [MIT License](LICENSE) diff --git a/gitleaks-report.json b/gitleaks-report.json deleted file mode 100644 index fe51488..0000000 --- a/gitleaks-report.json +++ /dev/null @@ -1 +0,0 @@ -[]