We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46aae1d commit e95d856Copy full SHA for e95d856
BACKERS.md
@@ -8,18 +8,21 @@
8
9
## `O(n²)` Backers
10
11
-<ul>
12
- <li>
13
- <a href="https://github.com/newrelic">
14
- <img
15
- src="https://avatars.githubusercontent.com/u/31739?s=200&v=4"
16
- width="30"
17
- height="30"
18
- /></a>
19
-  
20
- <a href="https://github.com/newrelic">newrelic</a>
21
- </li>
22
-</ul>
+<table>
+ <tr>
+ <td align="center">
+ <a href="https://github.com/newrelic">
+ <img
+ src="https://avatars.githubusercontent.com/u/31739?s=200&v=4"
+ width="50"
+ height="50"
+ />
+ </a>
+ <br />
+ <a href="https://github.com/newrelic">newrelic</a>
23
+ </td>
24
+ </tr>
25
+</table>
26
27
## `O(n×log(n))` Backers
28
0 commit comments