From df8de38b657d219b7b73b498bb54ca4f4cecf08b Mon Sep 17 00:00:00 2001 From: Jamie Magee Date: Thu, 5 Jan 2023 21:42:09 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3042d89..d0a0681 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Twitter Hashflags Azure Functions -![GitHub Workflow Status](https://img.shields.io/github/workflow/status/JamieMagee/hashflags-function/Build%20and%20Deploy?style=for-the-badge) +![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/JamieMagee/hashflags-function/workflow.yml?branch-main&style=for-the-badge) [![MIT license](https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge)](https://opensource.org/licenses/MIT) This git reposistory contains a collection of Azure functions related to Twitter [hashflags](http://hashfla.gs/). Currently there are 5 functions: @@ -30,4 +30,4 @@ The aim of this project is to allow people to use hashflags outside of Twitter, ## Credits -If you like this follow [@Jamie_Magee](https://twitter.com/Jamie_Magee) on Twitter. \ No newline at end of file +If you like this follow [@Jamie_Magee](https://twitter.com/Jamie_Magee) on Twitter.