Skip to content

Commit 72160a5

Browse files
chore: add badge
1 parent f14211e commit 72160a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ngx-indexed-db
22

3-
[![Greenkeeper badge](https://badges.greenkeeper.io/assuncaocharles/ngx-indexed-db.svg)](https://greenkeeper.io/) [![CodeFactor](https://www.codefactor.io/repository/github/assuncaocharles/ngx-indexed-db/badge/master)](https://www.codefactor.io/repository/github/assuncaocharles/ngx-indexed-db/overview/master) [![Build Status](https://travis-ci.com/assuncaocharles/ngx-indexed-db.svg?branch=master)](https://travis-ci.com/assuncaocharles/ngx-indexed-db) ![CI](https://github.com/assuncaocharles/ngx-indexed-db/workflows/CI/badge.svg)
3+
[![Greenkeeper badge](https://badges.greenkeeper.io/assuncaocharles/ngx-indexed-db.svg)](https://greenkeeper.io/) [![CodeFactor](https://www.codefactor.io/repository/github/assuncaocharles/ngx-indexed-db/badge/master)](https://www.codefactor.io/repository/github/assuncaocharles/ngx-indexed-db/overview/master) [![build status](https://github.com/assuncaocharles/ngx-indexed-db/workflows/Build/badge.svg)](https://github.com/assuncaocharles/ngx-indexed-db/actions) ![CI](https://github.com/assuncaocharles/ngx-indexed-db/workflows/CI/badge.svg)
44

55
`ngx-indexed-db` is a service that wraps IndexedDB database in an Angular service combined with the power of observables.
66

0 commit comments

Comments
 (0)