Skip to content

Commit 65abf05

Browse files
authored
Merge pull request #1 from XtreeIvI/master
Ownership transwer and devlight info
2 parents cf6604d + ad5d86e commit 65abf05

File tree

1 file changed

+24
-4
lines changed

1 file changed

+24
-4
lines changed

README.md

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ allprojects {
3636
or
3737

3838
```groovy
39-
subprojects {
39+
subprojects {
4040
repositories {
4141
...
4242
maven {
@@ -51,7 +51,7 @@ subprojects {
5151

5252
```groovy
5353
dependencies {
54-
implementation 'com.github.XtreeIvI:CornerCutLinearLayout:1.0.0'
54+
implementation 'com.github.Devlight:CornerCutLinearLayout:1.0.0'
5555
}
5656
```
5757

@@ -843,9 +843,29 @@ The result would be as follow:
843843
## Sample App
844844
In order to take closer look over examples provided and library in general, please run the sample app.
845845

846-
## Donation
847-
I would appreciate if you "toss the coin to your faithful servant".
846+
## Author
847+
Created by [Mykola Melnyk](https://github.com/XtreeIvI) - [@xtreeivi](mailto:[email protected])
848+
849+
### Donation
850+
I would appreciate if you "toss the coin to your faithful servant".\
848851
Details: **5432 5912 5316 4615** (MasterCard)
849852

853+
## Company
854+
[![Facebook](https://drive.google.com/uc?export=download&id=0BxPO_UeS7wScaGhGVFNKU0VxMnc)](https://www.facebook.com/devlightagency)     [![Twitter](https://drive.google.com/uc?export=download&id=0BxPO_UeS7wScZ1ExQWh5cHF5cVE)](https://twitter.com/DevLightIO)     [![LinkedIn](https://drive.google.com/uc?export=download&id=0BxPO_UeS7wSccGZINzEycE1nVFE)](https://www.linkedin.com/company/devlight)
855+
856+
## Created by [Mykola Melnyk](https://github.com/XtreeIvI) - [@xtreeivi](mailto:[email protected])
857+
[Here](https://github.com/DevLight) you can see open source works developed by Devlight LLC.
858+
This and another works is an exclusive property of Devlight LLC.
859+
860+
If you want to use this library in applications which will be available on Google Play, please report us or author of the library about it.
861+
862+
Whether you're searching for a new partner or trusted team for creating your new great product we are always ready to start work with you.
863+
864+
You can contact us: [email protected] or [email protected].
865+
Thanks in advance.
866+
867+
Devlight LLC, 2020
868+
[devlight.io](http://devlight.io)
869+
850870
## License
851871
Please see [LICENSE](/LICENSE.txt)

0 commit comments

Comments
 (0)