From 4fdbc725682ef549b363d451cf44892052996008 Mon Sep 17 00:00:00 2001 From: boneys Date: Tue, 12 Sep 2023 23:40:08 -0700 Subject: [PATCH] Minor formatting updates to readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1a66ba7..966bc67 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ docker pull orkesio/orkes-conductor-community:latest * **Group:** `io.orkes.conductor` * **Artifacts:** `orkes-conductor-community-{server,persistence,archive}` -| Artifact | Gradle | -|-------------|-----------------------------------------------------------------------------------| +| Artifact | Gradle | +|-------------|-------------------------------------------------------------------------------------| | server | `implementation 'io.orkes.conductor:orkes-conductor-community-server:VERSION'` | | persistence | `implementation 'io.orkes.conductor:orkes-conductor-community-persistence:VERSION'` | | archive | `implementation 'io.orkes.conductor:orkes-conductor-community-archive:VERSION'` | @@ -88,7 +88,7 @@ Use GitHub issue tracking for filing issues and Discussion Forum for any other q [Orkes](http://orkes.io) development team creates and maintains the Orkes-Conductor releases. ## License -Copyright 2022 Orkes, Inc +Copyright 2023 Orkes, Inc Licensed under Orkes Community License. You may obtain a copy of the License at: ```