Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
**This module is still under development.**<br>
*Please report issues here on Github...*


[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.202132.xyz%2Fchrisdigity%2Fmochimo-nodejs.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.202132.xyz%2Fchrisdigity%2Fmochimo-nodejs?ref=badge_large)

### Prerequisites
- Latest version of [NodeJS](https://nodejs.org/)

Expand All @@ -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.202132.xyz%2Fchrisdigity%2Fmochimo-nodejs.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.202132.xyz%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.<br>
Otherwise, checkout my [Github profile](https://github.com/chrisdigity) for other forms of contact.

Expand All @@ -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.
Expand Down