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.
This commit is contained in:
geoffsee
2025-05-23 11:01:51 -04:00
parent 7e0b25da59
commit c40e487aba
2 changed files with 4 additions and 2 deletions

View File

@@ -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)

View File

@@ -1 +0,0 @@
[]