Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update README to use GitHub CI workflow badge
  • Loading branch information
julesjacobsen authored Nov 8, 2023
1 parent 69779d7 commit 6676b10
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[![Build Status](https://travis-ci.com/geneontology/obographs.svg?branch=master)](https://app.travis-ci.com/github/geneontology/obographs)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.geneontology.obographs/obographs/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.geneontology.obographs/obographs)
[![javadoc](https://javadoc.io/badge2/org.geneontology.obographs/obographs-core/javadoc.svg)](https://javadoc.io/doc/org.geneontology.obographs/obographs-core)
![Build Status](https://github.com/geneontology/obographs/actions/workflows/maven.yml/badge.svg)
![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.geneontology.obographs/obographs/badge.svg)
![javadoc](https://javadoc.io/badge2/org.geneontology.obographs/obographs-core/javadoc.svg)

# OBO Graphs : Developer-friendly graph-oriented ontology JSON/YAML

This repo contains both a specification for a JSON/YAML format for
Expand Down

0 comments on commit 6676b10

Please sign in to comment.