Skip to content

Commit

Permalink
Merge pull request #658 from goldmansachs/documentation
Browse files Browse the repository at this point in the history
Documentation
  • Loading branch information
opatrascoiu authored May 17, 2024
2 parents db5f44d + fbb31e7 commit fb1d913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jDMN - Decision Model and Notation (DMN) execution engine implemented in Java

[![Documentation](https://img.shields.io/badge/Documentation-online-brightgreen.svg)](https://goldmansachs.github.io/jdmn/)
[![Documentation](https://img.shields.io/badge/Documentation-online-brightgreen.svg)](https://github.com/goldmansachs/jdmn/blob/master/docs/index.md)
[![Build Status](https://github.com/goldmansachs/jdmn/actions/workflows/build-main.yml/badge.svg?branch=master)](https://github.com/goldmansachs/jdmn/actions/workflows/build-main.yml)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.goldmansachs.jdmn/jdmn-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.goldmansachs.jdmn/jdmn-parent)
[![Releases](https://img.shields.io/github/release/goldmansachs/jdmn.svg)](https://github.com/goldmansachs/jdmn/releases)
Expand Down

0 comments on commit fb1d913

Please sign in to comment.