From b2835f487685395eafeef5a1a781f0d0090e0719 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 15 Aug 2021 22:43:26 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c3d3f2..de97589 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ **This module is still under development.**
*Please report issues here on Github...* + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fchrisdigity%2Fmochimo-nodejs.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fchrisdigity%2Fmochimo-nodejs?ref=badge_large) + ### Prerequisites - Latest version of [NodeJS](https://nodejs.org/) @@ -38,7 +41,8 @@ const Mochimo = require('mochimo') - [documentation](docs/README.md)... also contains minor usage examples - for an extensive usage example, checkout the [MochiMap](https://github.com/chrisdigity/mochimap.com) codebase -## Need to get in contact? ~ [![Discord](https://img.shields.io/discord/460867662977695765?logo=discord&style=plastic)](https://discord.mochimap.com) +## Need to get in contact? ~ [![Discord](https://img.shields.io/discord/460867662977695765?logo=discord&style=plastic)](https://discord.mochimap.com) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fchrisdigity%2Fmochimo-nodejs.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fchrisdigity%2Fmochimo-nodejs?ref=badge_shield) + More often than not, you can find me online in the [Mochimo Official](https://discord.mochimap.com) Discord Server.
Otherwise, checkout my [Github profile](https://github.com/chrisdigity) for other forms of contact. @@ -48,4 +52,4 @@ The community is free to develop and change the code with the caveat that any changes must be for the benefit of the Mochimo Cryptocurrency Network (with a number of exclusions). Please read [LICENSE.PDF](LICENSE.PDF) for more details on limitations and -restrictions concerning the Mochimo Cryptocurrency Network and it's codebase. +restrictions concerning the Mochimo Cryptocurrency Network and it's codebase. \ No newline at end of file