Skip to content

Commit f8b061e

Browse files
committed
Gave AI credit
1 parent 40cc6d0 commit f8b061e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,20 @@ Welcome! Pythonic is a modern C++20 library that brings the expressive power and
2525
- **Note:** If you don't want to install, you can simply add the `include/pythonic` directory to your project's include path and use `target_include_directories` in your CMakeLists.txt.
2626
- For a detailed user guide, [check out the documentation](docs/index.md).
2727

28+
## Disclaimer:
29+
30+
We’re looking for users to test the library and provide feedback!
31+
Please open Issues or Discussions with any bug reports, questions, or feature ideas.
32+
**Note:** Direct code contributions are not accepted at this time.
33+
2834
---
2935

3036
**AUTHOR:** MD. NASIF SADIK PRITHU
3137
**EMAIL:** nasifsadik9@gmail.com
3238
**GITHUB:** [Creamy-pie-96](https://github.com/Creamy-pie-96)
39+
40+
---
41+
42+
## Acknowledgments
43+
44+
Parts of this project, including some code generation and documentation, were assisted by GitHub Copilot (AI programming assistant). Copilot provided suggestions and support throughout the development process.

0 commit comments

Comments
 (0)