From 9983b2df9fdbadb969e16d104e81afdb4ea391b2 Mon Sep 17 00:00:00 2001 From: Pratik-canopas Date: Mon, 22 Apr 2024 10:44:50 +0530 Subject: [PATCH] Update read-me --- README.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1832cf7..a77905b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ management, offering convenience and accessibility. - **Secure User Data**: We prioritize your privacy and security. Cloud Gallery utilizes your Google Drive storage, ensuring that your data remains secure within your own account. - **Cross-Platform Compatibility**: Whether you're using an Android or iOS device, Cloud Gallery offers seamless compatibility across platforms. - **User-Friendly Interface**: With an intuitive and user-friendly interface, Cloud Gallery makes it easy to manage your media files, ensuring a hassle-free experience. - +> **Note**: Cloud Gallery is currently in active development 🚧, with plans to incorporate additional features shortly. Stay tuned for updates! ## Technologies Stack Cloud Gallery utilizes the latest Flutter app development technologies and adheres to industry best practices. Below is the current tech stack used in the development process: @@ -45,3 +45,30 @@ Cloud Gallery utilizes the latest Flutter app development technologies and adher - State Management (Riverpod) - Error Handling +## Created & Maintained By +Cloud Gallery is owned and maintained by the Canopas team. + +You can follow them on Twitter at @canopassoftware for project updates and releases. If you are interested in building apps or designing products, please let us know. We'd love to hear from you! + + + + +## Licence 📄 + +**Cloud Gallery** is licensed under the Apache License, Version 2.0. + +``` +Copyright 2024 Canopas Software LLP + +Licensed under the Apache License, Version 2.0 (the "License"); +You won't be using this file except in compliance with the License. +You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +``` \ No newline at end of file