diff --git a/README.md b/README.md index 3b98ee7..958ffa4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ -# Packet Nodejs [![Build Status](https://api.shippable.com/projects/556f654fedd7f2c052073017/badge?branchName=master)](https://app.shippable.com/projects/556f654fedd7f2c052073017/builds/latest) -[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fpackethost%2Fpacket-nodejs.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fpackethost%2Fpacket-nodejs?ref=badge_shield) +[![Build Status](https://api.shippable.com/projects/556f654fedd7f2c052073017/badge?branchName=master)](https://app.shippable.com/projects/556f654fedd7f2c052073017/builds/latest) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fpackethost%2Fpacket-nodejs.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fpackethost%2Fpacket-nodejs?ref=badge_shield) +![](https://img.shields.io/badge/Stability-Experimental-red.svg) + +# Packet Nodejs A nodejs library which helps you consume Equinix Metal api routes. For more info about the routes, please go to our [Api's documentation](https://metal.equinix.com/developers/api/) +This repository is [Experimental](https://github.com/packethost/standards/blob/master/experimental-statement.md) meaning that it's based on untested ideas or techniques and not yet established or finalized or involves a radically new and innovative style! This means that support is best effort (at best!) and we strongly encourage you to NOT use this in production. + ## Installation `npm install packet-nodejs` or `git clone git@github.com:packethost/packet-nodejs.git` @@ -218,4 +223,4 @@ To make the documentation simpler and easier to read I'll put here comments on g ## License -[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fpackethost%2Fpacket-nodejs.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fpackethost%2Fpacket-nodejs?ref=badge_large) \ No newline at end of file +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fpackethost%2Fpacket-nodejs.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fpackethost%2Fpacket-nodejs?ref=badge_large)