Skip to content

Commit 9e29ff6

Browse files
authored
Merge pull request #5781 from reinhapa/readme
2 parents 8ce0844 + e211309 commit 9e29ff6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@
1414
[![License](https://img.shields.io/badge/license-LGPL%202.1-blue.svg)](https://www.gnu.org/licenses/lgpl-2.1.html)
1515
[![Download](https://img.shields.io/github/v/release/eXist-db/exist.svg)](https://github.com/eXist-db/exist/releases/)
1616
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.exist-db/exist/badge.svg)](https://search.maven.org/search?q=g:org.exist-db)
17+
[![javadoc](https://javadoc.io/badge2/org.exist-db/exist-core/javadoc.svg)](https://javadoc.io/doc/org.exist-db/exist-core)
1718
[![Slack](https://img.shields.io/badge/exist--db-slack-3e103f.svg)](https://exist-db.slack.com)
18-
<a href="https://opencollective.com/existdb#backer">
19-
<img src="https://opencollective.com/existdb/backers/badge.svg">
20-
</a>
21-
19+
[![OpenCollective](https://opencollective.com/existdb/backers/badge.svg)](https://opencollective.com/existdb#backer)
2220
[![Code of Conduct](https://img.shields.io/badge/code%20of%20conduct-contributor%20covenant-%235e0d73.svg)](https://contributor-covenant.org/version/1/4/)
2321

2422
eXist-db is a high-performance open source native XML database—a NoSQL document database and application platform built entirely around XML technologies. The main homepage for eXist-db can be found at [exist-db.org](https://exist-db.org "eXist Homepage"). This is the GitHub repository of eXist source code, and this page links to resources for downloading, building, and contributing to eXist-db, below.

0 commit comments

Comments
 (0)