From 59708cf3ab2fdd1b1d06d0cdf021c1240532e5b2 Mon Sep 17 00:00:00 2001 From: Rowan Seymour Date: Wed, 4 Jan 2023 09:50:55 -0800 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 21280fa06..ce4eb66ab 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ -# Mailroom +# RapidPro Mailroom [![Build Status](https://github.com/rapidpro/mailroom/workflows/CI/badge.svg)](https://github.com/rapidpro/mailroom/actions?query=workflow%3ACI) [![codecov](https://codecov.io/gh/rapidpro/mailroom/branch/main/graph/badge.svg)](https://codecov.io/gh/rapidpro/mailroom) -Service for RapidPro/TextIt which does the heavy lifting of running flow starts, campaigns etc. -flows. It interacts directly with the database and sends and receives messages with [Courier](https://github.com/nyaruka/courier) -for handling via Redis. +Service for RapidPro which does the heavy lifting of running flow starts, campaigns etc. It interacts directly with the database +and sends and receives messages with [Courier](https://github.com/nyaruka/courier) for handling via Redis. ## Deploying