Skip to content

Commit 99e3650

Browse files
authored
docs: add featured sponsors
1 parent cf7cfe2 commit 99e3650

File tree

1 file changed

+63
-2
lines changed

1 file changed

+63
-2
lines changed

README.md

Lines changed: 63 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,67 @@
66

77
[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url] [![Downloads Stats][npm-downloads-image]][npm-url]
88

9+
**Featured sponsors**
10+
11+
<table>
12+
13+
<tr>
14+
<td>
15+
16+
<a href="https://route4me.com/?utm_source=adonisjs.com">
17+
<img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/route4me.jpg" />
18+
</a>
19+
20+
</td>
21+
22+
<td>
23+
24+
<a href="https://ezycourse.com/?utm_source=adonisjs.com">
25+
<img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/ezycourse.jpg" />
26+
</a>
27+
28+
</td>
29+
30+
</tr>
31+
32+
<tr>
33+
34+
<td>
35+
36+
<a href="https://meteor.software/g6h?utm_source=adonisjs.com">
37+
<img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/galaxy.jpg" />
38+
</a>
39+
40+
</td>
41+
42+
<td>
43+
44+
<a href="https://www.lambdatest.com/?utm_source=adonisjs.com">
45+
<img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/lambdatest.jpg" />
46+
</a>
47+
48+
</td>
49+
50+
</tr>
51+
52+
<tr>
53+
54+
<td>
55+
56+
<a href="https://relancer.com/?utm_source=adonisjs.com">
57+
<img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/relancer.jpg" />
58+
</a>
59+
60+
</td>
61+
62+
<td>
63+
64+
</td>
65+
66+
</tr>
67+
68+
</table>
69+
970
**Used by**
1071

1172
<table>
@@ -43,8 +104,6 @@
43104

44105
</table>
45106

46-
![](./assets/banner.png)
47-
48107
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
49108
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
50109
**Table of Contents**
@@ -70,6 +129,8 @@
70129

71130
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
72131

132+
![](./assets/banner.png)
133+
73134
## What is Youch?
74135

75136
Youch is an error-parsing library that pretty prints JavaScript errors on a web page or the terminal.

0 commit comments

Comments
 (0)