Skip to content

Commit

Permalink
Ready to publish 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaSeth777 authored Dec 29, 2024
1 parent 1309105 commit ef20433
Showing 1 changed file with 14 additions and 25 deletions.
39 changes: 14 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Disclaimer

The code in this repository has been originally developed and provided by the amazing **Shreyas Patil** (GitHub ID: [PatilShreyas](https://github.com/PatilShreyas)).

### About Shreyas Patil:
- 👦 **Google Developer Expert @Android**
- 💼 **Senior Android Engineer @Deliveroo** (Ex - @Paytm, @ScaleReal)
- 👨‍💻 Builds Mobile, Web apps, and Backend servers
- ✍️ Writes insightful blogs at [blog.shreyaspatil.dev](https://blog.shreyaspatil.dev)
- 🎵 & 🎹 Enthusiast

While this repository welcomes contributions (refer to [CONTRIBUTING.md](CONTRIBUTING.md) for details), all credit for the initial development of this code belongs to Shreyas Patil.


# ChaKt - Chat with AI 💬✨

[![Build](https://github.com/PatilShreyas/ChaKt-KMP/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/PatilShreyas/ChaKt-KMP/actions/workflows/build.yml)
Expand Down Expand Up @@ -86,28 +100,3 @@ gemini_api_key=YOUR_API_KEY

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details and the process.

## License

```
MIT License
Copyright (c) 2024 Shreyas Patil
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```

0 comments on commit ef20433

Please sign in to comment.