add lossless badge
This commit is contained in:
parent
4ee0480511
commit
229b652c69
2
LICENSE
2
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
|
||||
|
10
README.md
10
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();
|
||||
```
|
||||
```
|
||||
|
||||
### 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)
|
Loading…
Reference in New Issue
Block a user