diff --git a/LICENSE b/LICENSE index b249dfc..eb3beb5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 Push.Rocks +Copyright (c) 2016 Lossless GmbH Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index bade86b..1c78fb0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # cflare -allows you to manage cloudflare from CoreOS +allows you to manage multiple cloudflare accounts. > Note: this package is still in alpha, so some things do not yet work. I (Phil from Lossless) expect this package to be ready 1. of June 2016. ## Status +[![Build Status](https://travis-ci.org/pushrocks/cflare.svg?branch=master)](https://travis-ci.org/pushrocks/cflare) ## Usage @@ -22,4 +23,9 @@ cflareInstance.removeRecord(); cflareInstance.copyRecord(); cflareInstance.listRecords(); cflareInstance.listDomains(); -``` \ No newline at end of file +``` + +### About the authors: +[![Project Phase](https://mediaserve.lossless.digital/lossless.com/img/createdby_github.svg)](https://lossless.com/) + +[![Gitter](https://img.shields.io/badge/Support%20us-PayPal-blue.svg)](https://paypal.me/lossless) \ No newline at end of file