Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Deeptiman authored Aug 3, 2021
1 parent f98a4d4 commit 450e3a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# go-batch
go-batch is a batch processing library written in Go. The process execution has multiple stages to release a Batch to the client.

![GitHub top language](https://img.shields.io/github/languages/top/Deeptiman/go-batch) [![Go Report Card](https://goreportcard.com/badge/github.com/Deeptiman/go-batch)](https://goreportcard.com/report/github.com/Deeptiman/go-batch)

## Features

1. Client can use this library as an asynchronous batch processing for their application use case.
Expand Down

0 comments on commit 450e3a5

Please sign in to comment.