From e40d1df90a5e2f6c7254d46a6f91073af6b4d26d Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Wed, 3 Mar 2021 11:10:50 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8c36fb0..8552f2d 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ This project is part of the [Spring organization][] on GitHub. ## Available Modules -| Module | Description | Lead | -| -------|-------------| -----| -| spring-batch-excel | Support for [Microsoft Excel] | @mdeinum | -| spring-batch-elasticsearch | Support for [Elasticsearch] | TBA | +| Module | Description | Lead | Version | CI build | +| -------|-------------| -----| ------- |----------| +| spring-batch-excel | Support for [Microsoft Excel] | [@mdeinum](https://github.com/mdeinum) | 0.1.0-SNAPSHOT | [![Spring Batch Excel](https://github.com/spring-projects/spring-batch-extensions/actions/workflows/spring-batch-excel.yml/badge.svg)](https://github.com/spring-projects/spring-batch-extensions/actions/workflows/spring-batch-excel.yml) | +| spring-batch-elasticsearch | Support for [Elasticsearch] | TBA | 0.1.0-SNAPSHOT | [![Spring Batch Elasticsearch](https://github.com/spring-projects/spring-batch-extensions/actions/workflows/spring-batch-elasticsearch.yml/badge.svg)](https://github.com/spring-projects/spring-batch-extensions/actions/workflows/spring-batch-elasticsearch.yml) | ## Getting support