Skip to content

Commit

Permalink
Update README.md (#916)
Browse files Browse the repository at this point in the history
* Update README.md

Badges at the top!

* Update README.md
  • Loading branch information
jobarr-amzn authored Jul 18, 2024
1 parent d629615 commit 4e600a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Amazon Ion Java
A Java implementation of the [Ion data notation](https://amazon-ion.github.io/ion-docs).

![Build Status](https://github.com/amazon-ion/ion-java/actions/workflows/main.yml/badge.svg)
![Maven Central Version](https://img.shields.io/maven-central/v/com.amazon.ion/ion-java)
[![Javadoc](https://javadoc.io/badge2/com.amazon.ion/ion-java/javadoc.svg)](https://javadoc.io/doc/com.amazon.ion/ion-java)

A Java implementation of the [Ion data notation](https://amazon-ion.github.io/ion-docs).

## Setup
This repository contains a [git submodule](https://git-scm.com/docs/git-submodule)
called `ion-tests`, which holds test data used by `ion-java`'s unit tests.
Expand Down

0 comments on commit 4e600a0

Please sign in to comment.