Skip to content

Commit 546c193

Browse files
authored
Update README.md
1 parent 15343f4 commit 546c193

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,15 @@ dispatcher.addInterceptor(LoggerInterceptor(stores)) { tag, msg ->
251251
Each of the libraries contain a sensible proguard file that your project can consume in order to run you app on Proguard or R8.
252252
No additional steps have to be done in order to use them apart from enabling minify in your project.
253253

254+
## Acknowledgements
255+
The work in this repository up to April 30th, 2021 was done by [bq](https://github.com/bq).
256+
Thanks for all the work!!
257+
254258
## License
259+
This project is licensed under the Apache Software License, Version 2.0.
255260
```
261+
Copyright 2021 HyperDevs
262+
256263
Copyright 2019 BQ
257264
258265
Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)