Skip to content

Commit

Permalink
[skip ci] Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shadiabuhilal authored Oct 24, 2023
1 parent 0fe56d6 commit ee87b44
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 ee87b44

Please sign in to comment.