Skip to content

Commit

Permalink
Updated link to performance comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
reeteshranjan committed Aug 14, 2022
1 parent 9455fcb commit 8e43b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![Build Status](https://travis-ci.org/browsejs/browse.js.svg?branch=master)](https://travis-ci.org/browsejs/browse.js) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/browsejs/browse.js/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/browsejs/browse.js/?branch=master) [![Code Climate](https://codeclimate.com/github/browsejs/browse.js.svg)](https://codeclimate.com/github/browsejs/browse.js) [![Coverage Status](https://coveralls.io/repos/github/browsejs/browse.js/badge.svg?branch=master)](https://coveralls.io/github/browsejs/browse.js?branch=master)

# browse.js
Lightweight library of abstractions for cross-browser compatibility. Current version outperforms jquery and prototype by a significant factor. See [Performance Comparison](http://opensource.piaxis.tech/browse.js/perf-comparison.html).
Lightweight library of abstractions for cross-browser compatibility. Current version outperforms jquery, prototype, and mootools by a significant factor. See [Performance Comparison](https://www.piaxis.tech/browsejs-perf-comparison.html).

# Documentation
See [browse.js documentation](https://browsejs.readthedocs.io/).
Expand Down

0 comments on commit 8e43b9b

Please sign in to comment.