Skip to content

Commit 43233b6

Browse files
committed
improve formatting of contributors section in readme
1 parent 9ec608a commit 43233b6

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -230,17 +230,11 @@ p.map(d => d * global.parallel.a);
230230
231231
---
232232
233-
## Compatibility
234-
235-
[![browser support](https://ci.testling.com/parallel-js/parallel.js.png)](https://ci.testling.com/parallel-js/parallel.js)
236-
237-
---
238-
239233
## Contributors
240234
241235
Parallel.js is made up of four contributors:
242236
243-
[Adam Savitzky (Adam)](https://github.com/adambom)
244-
[Mathias Rangel Wulff (Mathias)](https://github.com/mathiasrw)
245-
[Amila Welihinda (amilajack)](https://github.com/amilajack)
246-
[MaXwell Falstein (MaX)](https://github.com/MaXwellFalstein)
237+
* [Adam Savitzky (Adam)](https://github.com/adambom)
238+
* [Mathias Rangel Wulff (Mathias)](https://github.com/mathiasrw)
239+
* [Amila Welihinda (amilajack)](https://github.com/amilajack)
240+
* [MaXwell Falstein (MaX)](https://github.com/MaXwellFalstein)

0 commit comments

Comments
 (0)