Skip to content

Commit 131991a

Browse files
authored
Add disclosure section to README
Added disclosure about AI assistance in development.
1 parent 034b820 commit 131991a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,10 +212,14 @@ print(result['output_content'])
212212

213213
Contributions are always welcome! Please see [**CONTRIBUTING.md**](CONTRIBUTING.md) for development guidelines and instructions on how to submit a pull request.
214214

215-
## License
215+
## 📄 License
216216

217217
This project is licensed under the **MIT License**. See the [**LICENSE**](LICENSE) file for details.
218218

219+
### Disclosure
220+
221+
Development was assisted by standard productivity tools including Generative AI for streamlining implementation details. All output was verified and integrated by the maintainer, and **no LLMs are used by the package at runtime**.
222+
219223
---
220224

221225
<div align="center">

0 commit comments

Comments
 (0)