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:
@@ -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.
|
> This project is actively being developed to suit more use-cases, expect breaking changes.
|
||||||
|
|
||||||
|
|
||||||
|
### Setup
|
||||||
|
See [Installation](./docs/installation.md)
|
||||||
|
|
||||||
|
|
||||||
### Disclaimer
|
### Disclaimer
|
||||||
This has not undergone a formal security assessment. You should do your own evaluation before using this.
|
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
|
## 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)
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
[]
|
|
Reference in New Issue
Block a user