From ee87b4499964c4b9567ab16ce5d150e22eb5f6d6 Mon Sep 17 00:00:00 2001 From: Shadi Abu Hilal Date: Mon, 23 Oct 2023 21:33:25 -0700 Subject: [PATCH] [skip ci] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a2c17b..cd0aa19 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # rtl-detect -[![Build Status](https://travis-ci.org/shadiabuhilal/rtl-detect.svg)](https://travis-ci.org/shadiabuhilal/rtl-detect) +![Build Status](https://github.com/github/docs/actions/workflows/push-workflows.yml/badge.svg) This library will help you to detect if the locale is right-to-left language or not. @@ -62,4 +62,4 @@ var langDir = rtlDetect.getLangDir('en-US'); // langDir will be 'ltr' ``` -Copyright 2015, Yahoo! Inc. \ No newline at end of file +Copyright 2015, Yahoo! Inc.