diff --git a/LICENSE b/LICENSE index b45026d..b59f8f8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ MIT License Copyright (c) 2025 assistant-ui +Copyright (c) 2026 delibae Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 6410f3d..5d84a2b 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,10 @@ pnpm lint:fix # auto-fix Contributions are welcome! Please use [Conventional Commits](https://www.conventionalcommits.org/) (`feat:`, `fix:`, `docs:`, `chore:`). +## Acknowledgments + +This project started from [Open Prism](https://github.com/assistant-ui/open-prism) by [assistant-ui](https://github.com/assistant-ui). + ## License [MIT](./LICENSE)