Skip to content

Commit bc3b3bc

Browse files
espyjanl
authored andcommitted
chore: ASFify README.md and link to DISCLAIMER
1 parent 80c5b38 commit bc3b3bc

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
# [PouchDB](https://pouchdb.com/) – The Database that Syncs!
1+
# [Apache PouchDB](https://pouchdb.apache.org/) – The Database that Syncs!
22

33
[![Build Status](https://github.com/pouchdb/pouchdb/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/pouchdb/pouchdb/actions/workflows/ci.yml?query=branch%3Amaster) [![npm version](https://img.shields.io/npm/v/pouchdb.svg)](https://www.npmjs.com/package/pouchdb) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/pouchdb/badge?style=rounded)](https://www.jsdelivr.com/package/npm/pouchdb)
44

5-
PouchDB is an open-source JavaScript database inspired by [Apache CouchDB](http://couchdb.apache.org/) that is designed to run well within the browser.
5+
Apache PouchDB is an open-source JavaScript database inspired by [Apache CouchDB](http://couchdb.apache.org/) that is designed to run well within the browser.
66

77
PouchDB was created to help web developers build applications that work as well offline as they do online.
88

9+
Apache PouchDB is currently undergoing Incubation at the Apache Software Foundation. Read the [ASF Disclaimer](DISCLAIMER) for incubator projects.
10+
911
## Using PouchDB
1012

1113
To get started using PouchDB, check out the [web site](https://pouchdb.com) and [API documentation](https://pouchdb.com/api.html).

0 commit comments

Comments
 (0)