Skip to content

Commit

Permalink
Merge pull request #19 from shadiabuhilal/shadiabuhilal-patch-1
Browse files Browse the repository at this point in the history
[skip ci] Update README.md
  • Loading branch information
shadiabuhilal authored Oct 24, 2023
2 parents 0fe56d6 + ee87b44 commit 2f3aada
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -62,4 +62,4 @@ var langDir = rtlDetect.getLangDir('en-US');
// langDir will be 'ltr'
```

Copyright 2015, Yahoo! Inc.
Copyright 2015, Yahoo! Inc.

0 comments on commit 2f3aada

Please sign in to comment.