From 34d46e47097fa60e0f6f4cdcc2191fb1c65396d6 Mon Sep 17 00:00:00 2001 From: ProgNovel Date: Tue, 24 Mar 2020 01:50:29 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d81dc3c..bf5845d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ A simple but powerful library to manage monetization on the web. -![Build](https://github.com/ProgNovel/fundme/workflows/Build/badge.svg)[![Coverage Status](https://coveralls.io/repos/github/ProgNovel/fundme/badge.svg?branch=master)](https://coveralls.io/github/ProgNovel/fundme?branch=master) +![Build](https://github.com/ProgNovel/fundme/workflows/Build/badge.svg) +[![Coverage Status](https://coveralls.io/repos/github/ProgNovel/fundme/badge.svg?branch=master)](https://coveralls.io/github/ProgNovel/fundme?branch=master) ## Dig in (WIP) ```js @@ -37,3 +38,7 @@ Currently it is still rather new and only support Web Monetization API, along wi - [ ] Make a JAMstack website to host documentation - [ ] Early and basic asynchronous ads support (like amp-ads) - [ ] More robust API! + +## Disclaimer + +Fundme.js is still in early phase development and thus API might change a lot! Not ready for production.