Skip to content

Commit 49a2070

Browse files
authored
Update README.md
1 parent 3915747 commit 49a2070

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,21 @@ QuickEdit makes use of the following libraries to provide its features:
2525
- **[Cloudy](https://github.com/skydoves/cloudy)**: A library by Skydoves for blurring a composable.
2626
- **[Image Cropper](https://github.com/CanHub/Android-Image-Cropper)**: A cropping library by Canhub that allows users to crop images seamlessly.
2727
- **[Compose-Screenshot](https://github.com/SmartToolFactory/Compose-Screenshot)**: A library by SmartToolFactory for capturing screenshots of composables in Jetpack Compose.
28+
29+
30+
# License
31+
```xml
32+
Designed and developed by 2024 Abizer-R (Abizer Rampurawala)
33+
34+
Licensed under the Apache License, Version 2.0 (the "License");
35+
you may not use this file except in compliance with the License.
36+
You may obtain a copy of the License at
37+
38+
http://www.apache.org/licenses/LICENSE-2.0
39+
40+
Unless required by applicable law or agreed to in writing, software
41+
distributed under the License is distributed on an "AS IS" BASIS,
42+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
43+
See the License for the specific language governing permissions and
44+
limitations under the License.
45+
```

0 commit comments

Comments
 (0)