Skip to content

Commit 5343246

Browse files
committed
Merge branch 'hotfix-interpolationSearch-bug' of https://github.com/umairnadeem/algorithms-js into hotfix-interpolationSearch-bug
2 parents 5636a00 + b113682 commit 5343246

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# algorithms-js [![Build Status](https://travis-ci.org/manrajgrover/algorithms-js.svg?branch=master)](https://travis-ci.org/manrajgrover/algorithms-js) [![Build status](https://ci.appveyor.com/api/projects/status/6l0vybrb4y0c7eh8?svg=true)](https://ci.appveyor.com/project/manrajgrover/algorithms-js) [![npm](https://img.shields.io/npm/v/algorithms-js.svg?maxAge=2592000?style=flat-square)](https://www.npmjs.com/package/algorithms-js) [![npm](https://img.shields.io/npm/dt/algorithms-js.svg?maxAge=2592000?style=flat-square)](https://www.npmjs.com/package/algorithms-js) ![awesome](https://img.shields.io/badge/awesome-yes-green.svg)
22
> Consumable Data Structures and Algorithms library in JavaScript
33
4+
5+
## Note
6+
7+
I'm looking for maintainers for this project. Please email me if you are interested in maintaining the project.
8+
49
## Installation
510

611
**Run**

0 commit comments

Comments
 (0)