Skip to content

Commit

Permalink
add run test status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
aeltorio committed Jul 6, 2024
1 parent c437df8 commit 6e4dc74
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
Expand Up @@ -2,6 +2,8 @@

This Cloudflare Worker is designed to handle incoming SMS messages from Twilio webhooks and store them in Cloudflare KV (Key-Value) storage. It also provides functionality to retrieve stored messages for a given destination number.

[![Run CI tests with Vitest](https://github.com/sctg-development/turgeand-messaging/actions/workflows/vitest.yml/badge.svg)](https://github.com/sctg-development/turgeand-messaging/actions/workflows/vitest.yml)

## Features

- Receives and stores incoming SMS data from Twilio webhooks
Expand Down

0 comments on commit 6e4dc74

Please sign in to comment.