Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontravass authored Jan 20, 2024
1 parent 1af457b commit ecbff68
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
Expand Up @@ -2,7 +2,7 @@
<h1>Azure Queue Consumer</h1>

[![main](https://github.com/aarontravass/azure-queue-storage-consumer/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/aarontravass/azure-queue-storage-consumer/actions/workflows/main.yml)
[![codecov](https://codecov.io/gh/aarontravass/azure-queue-storage-consumer/branch/main/graph/badge.svg?token=Agx0UiAO5s)](https://codecov.io/gh/aarontravass/azure-queue-storage-consumer)
[![codecov](https://codecov.io/gh/aarontravass/az-queue-consumer/graph/badge.svg?token=Agx0UiAO5s)](https://codecov.io/gh/aarontravass/az-queue-consumer)
[![npm version](https://badge.fury.io/js/az-queue-consumer.svg)](https://badge.fury.io/js/az-queue-consumer)
![NPM License](https://img.shields.io/npm/l/az-queue-consumer)
[![CodeFactor](https://www.codefactor.io/repository/github/aarontravass/az-queue-consumer/badge)](https://www.codefactor.io/repository/github/aarontravass/az-queue-consumer)
Expand Down Expand Up @@ -59,4 +59,4 @@ listener.listen();

## Credits

Inspired by [sqs-consumer](https://github.com/bbc/sqs-consumer)
Inspired by [sqs-consumer](https://github.com/bbc/sqs-consumer)

0 comments on commit ecbff68

Please sign in to comment.