diff --git a/README.md b/README.md index 83f521a..f1a54a3 100644 --- a/README.md +++ b/README.md @@ -1,37 +1,25 @@ -[![Contributors][contributors-shield]][contributors-url] -[![Forks][forks-shield]][forks-url] -[![Stargazers][stars-shield]][stars-url] -[![Issues][issues-shield]][issues-url] - -[contributors-shield]: https://img.shields.io/github/contributors/mishraaditya595/ScanIt?style=flat-square -[contributors-url]: https://github.com/mishraaditya595/ScanIt/graphs/contributors -[forks-shield]: https://img.shields.io/github/forks/mishraaditya595/ScanIt?style=flat-square -[forks-url]: https://github.com/mishraaditya595/ScanIt/network/members -[stars-shield]: https://img.shields.io/github/stars/mishraaditya595/ScanIt?color=red&style=flat-square -[stars-url]: https://github.com/mishraaditya595/ScanIt/stargazers -[issues-shield]: https://img.shields.io/github/issues/mishraaditya595/ScanIt?color=orange&style=flat-square -[issues-url]: https://github.com/mishraaditya595/ScanIt/issues - +[//]: <> (Comments)

- Logo + Scan it logo -

ScanIt

+[//]: <> (Badges) +[![forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)](https://forthebadge.com) +[![forthebadge](https://forthebadge.com/images/badges/built-for-android.svg)](https://forthebadge.com) +[![forthebadge](https://forthebadge.com/images/badges/made-with-java.svg)](https://forthebadge.com) +[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) +[![forthebadge](https://forthebadge.com/images/badges/open-source.svg)](https://forthebadge.com) +
+![GitHub forks](https://img.shields.io/github/forks/mishraaditya595/ScanIt?style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/mishraaditya595/ScanIt?style=for-the-badge) + +

- Repository for ScanIt -
- View the Repo -
-
ScanIt is an Android application that aims to be your all in one scanner. The best part is the fact that this app is open source.
- How to Contribute - · - Contribute Here - · - Code of Conduct + Repository

@@ -56,21 +44,28 @@ Screenshot Screenshot -Screenshot -Screenshot +ScreenshotScreenshot ## Contributing 💻 -If you have any idea, feel free to fork it and submit your changes back to me. Contributions are appreciated. -Please check the contributing guidelines [here](https://github.com/mishraaditya595/Scanner/blob/master/CONTRIBUTING.md) before making a pull request. -Do checkout code of conduct [here](https://github.com/mishraaditya595/Scanner/blob/master/CODE_OF_CONDUCT.md). +If you have any idea, feel free to fork it and submit your changes back to me. Contributions are appreciated. +
+ How to Contribute + · + Contributing Guidlines + · + Code of Conduct + · + Contribute here ## License ✅ This project is licensed under BSD 3-Clause "New" or "Revised" License. Check it out [here](https://github.com/mishraaditya595/ScanIt/blob/master/LICENSE). +
+ ## Credits 👨‍💼 The following libraries/modules/resources are used in the project: @@ -85,7 +80,8 @@ The following libraries/modules/resources are used in the project: - [QR Generator](https://github.com/androidmads/QRGenerator) by Mushtaq M A, licenced under MIT. - [ZXing Core](https://mvnrepository.com/artifact/com.google.zxing/core/3.3.2) by Google. - [Dynamic Toasts](https://github.com/pranavpandey/dynamic-toasts) by Pranav Pandey, licenced under Apache 2.0. - +- [Forthebadge](https://forthebadge.com/) +- [Shields](https://shields.io/) - [Material.io](https://material.io/) ## Open-source Programs we are a part of 👨‍💻 diff --git a/app/src/main/res/mipmap-xxxhdpi/Scanit.png b/app/src/main/res/mipmap-xxxhdpi/Scanit.png new file mode 100644 index 0000000..c9c1bb9 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/Scanit.png differ