From 7fbdbc6e12677f4641e6d02da5e408f88eeafc3e Mon Sep 17 00:00:00 2001 From: Ricardo Date: Thu, 16 Jun 2022 15:39:21 -0700 Subject: [PATCH] Updated Badges --- README.md | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..addcd67 --- /dev/null +++ b/README.md @@ -0,0 +1,53 @@ +[![logo][]](https://xyo.network) + +# app-xyo-sample-android + + + +[![bch-badge][]][bch-link] +[![codacy-badge][]][codacy-link] +[![codeclimate-badge][]][codeclimate-link] +[![snyk-badge][]][snyk-link] + +> The XYO Foundation provides this source code available in our efforts to advance the understanding of the XYO Procotol and its possible uses. +> We continue to maintain this software in the interest of developer education. Usage of this source code is not intended for production. + +## Table of Contents + +- [Title](#app-xyo-sample-android) +- [Description](#description) +- [Maintainers](#maintainers) +- [License](#license) +- [Credits](#credits) + +## Description + +SDK for base code for XYO Javascript Libraries that access Mongo DB. + +## Maintainers + +- [Arie Trouw](https://github.com/arietrouw) ([arietrouw.com](https://arietrouw.com)) +- [Joel Carter](https://github.com/joelbcarter) +- [Matt Jones](https://github.com/jonesmac) + +## License + +See the [LICENSE](LICENSE) file for license details + +## Credits + +Made with 🔥and ❄️ by [XYO](https://xyo.network) + +[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png + +[bch-badge]: https://bettercodehub.com/edge/badge/XYOracleNetwork/app-xyo-sample-android?branch=main +[bch-link]: https://bettercodehub.com/results/XYOracleNetwork/app-xyo-sample-android + +[codacy-badge]: https://app.codacy.com/project/badge/Grade/8588cdce439d448680aa265b2283e434 +[codacy-link]: https://www.codacy.com/gh/XYOracleNetwork/app-xyo-sample-android/dashboard?utm_source=github.com&utm_medium=referral&utm_content=XYOracleNetwork/app-xyo-sample-android&utm_campaign=Badge_Grade + +[codeclimate-badge]: https://api.codeclimate.com/v1/badges/9a55f6dce05f0008331a/maintainability +[codeclimate-link]: https://codeclimate.com/github/XYOracleNetwork/app-xyo-sample-android + +[snyk-badge]: https://snyk.io/test/github/XYOracleNetwork/app-xyo-sample-android/badge.svg?targetFile=build.gradle +[snyk-link]: https://snyk.io/test/github/XYOracleNetwork/app-xyo-sample-android?targetFile=build.gradle \ No newline at end of file