From c7a514e0b722e6514b11b7f79c5175323992aca6 Mon Sep 17 00:00:00 2001 From: Jennifer Hasegawa <5481259+jhaaaa@users.noreply.github.com> Date: Thu, 20 Jul 2023 08:12:12 -0700 Subject: [PATCH] docs: remove double badging in README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4df0338f..1857c5b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # XMTP-iOS -![Lint](https://github.com/xmtp/xmtp-ios/actions/workflows/lint.yml/badge.svg) ![Status](https://img.shields.io/badge/Project_Status-Production-31CA54) ![Lint](https://github.com/xmtp/xmtp-ios/actions/workflows/lint.yml/badge.svg) ![Status](https://img.shields.io/badge/Project_Status-Production-31CA54) `xmtp-ios` provides a Swift implementation of an XMTP message API client for use with iOS apps.