Skip to content

Commit 0e603e9

Browse files
committed
docs: add sponsors
1 parent 7a0d77d commit 0e603e9

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,23 @@ Through contributions, donations, and sponsorship, you allow Fuse.js to thrive.
1717

1818
---
1919

20+
<h3 align="center">Silver Sponsors</h3>
21+
<!--Silver start-->
22+
<table>
23+
<tbody>
24+
<tr>
25+
<td align="center" valign="middle">
26+
<a href="https://www.worksome.com" target="_blank">
27+
<img width="222px" src="https://raw.githubusercontent.com/krisk/Fuse/7a0d77d85ac90063575613b6a738f418b624357f/docs/.vuepress/public/assets/img/sponsors/worksome.svg">
28+
</a>
29+
</td>
30+
</tr>
31+
</body>
32+
</table>
33+
<!--Silver end-->
34+
35+
---
36+
2037
## Introduction
2138

2239
Fuse.js is a lightweight fuzzy-search, in JavaScript, with zero dependencies.
@@ -27,7 +44,6 @@ Fuse.js supports all browsers that are [ES5-compliant](http://kangax.github.io/c
2744

2845
## Documentation
2946

30-
3147
To check out a [live demo](https://fusejs.io/demo.html) and docs, visit [fusejs.io](https://fusejs.io).
3248

3349
## Develop

0 commit comments

Comments
 (0)