Skip to content
This repository was archived by the owner on Dec 22, 2020. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,13 @@ Don't forget to polyfill require if you want to use it in Node.js. See the webpa
<tbody>
<tr>
<td align="center">
<img width="150 height="150"
<img width="150" height="150"
src="https://avatars.githubusercontent.com/sokra?v=3">
<br />
<a href="https://github.com/sokra">Tobias Koppers</a>
</td>
<td align="center">
<img width="150 height="150"
<img width="150" height="150"
src="https://avatars.githubusercontent.com/gdi2290?v=3">
<br />
<a href="https://github.com/gdi2290">PatrickJS</a>
Expand Down Expand Up @@ -122,8 +122,8 @@ Don't forget to polyfill require if you want to use it in Node.js. See the webpa
<br />
<a href="https://github.com/stevelacy">Steve Lacy</a>
</td>
<tr>
<tbody>
</tr>
</tbody>
</table>

<h2 align="center">LICENSE</h2>
Expand Down