mirror of https://github.com/gorhill/uBlock.git
Update README.md
This commit is contained in:
parent
1db2f47db5
commit
cbe70d1111
30
README.md
30
README.md
|
@ -1,32 +1,34 @@
|
||||||
<table width="100%">
|
<table width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left" width="70">
|
<td align="left" width="70">
|
||||||
<a href = "https://chrismatic.io/ublock/">
|
<a href = "https://chrismatic.io/ublock/">
|
||||||
<img src="https://raw.githubusercontent.com/chrisaljoudi/uBlock/master/doc/img/gh-header.png"
|
<img src="https://raw.githubusercontent.com/chrisaljoudi/uBlock/master/doc/img/gh-header.png"
|
||||||
height="64">
|
height="64">
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="right" width="20%">
|
<td align="right" width="20%">
|
||||||
<a href="https://travis-ci.org/chrisaljoudi/uBlock">
|
<a href="https://travis-ci.org/chrisaljoudi/uBlock">
|
||||||
<img src="https://travis-ci.org/chrisaljoudi/uBlock.svg?branch=master" alt="Build status">
|
<img src="https://travis-ci.org/chrisaljoudi/uBlock.svg?branch=master" alt="Build status">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://chrismatic.io/donate">
|
<a href="https://chrismatic.io/donate">
|
||||||
<img src="https://chrismatic.io/oncedonate.svg" alt="Support development">
|
<img src="https://chrismatic.io/oncedonate.svg" alt="Support development">
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2">
|
||||||
<strong><a href="https://chrismatic.io/ublock/">uBlock</a></strong>: an efficient blocker extension for your browser. Fast, potent, and lean.
|
<strong><a href="https://chrismatic.io/ublock/">uBlock</a></strong>: an efficient blocker extension for your browser. Fast, potent, and lean.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
> #### Have your flavor!
|
|
||||||
|
|
||||||
> <p align="center">uBlock comes in two sibling flavors: this project, and <a href="https://github.com/gorhill/uBlock">uBlock Origin</a><br>
|
#### Have your flavor!
|
||||||
slightly differing feature sets — <strong>same astounding performance.</strong></p>
|
|
||||||
|
|
||||||
> Both are free, open-source, and share the contributions of many.
|
uBlock comes in two sibling flavors: this project, and <a href="https://github.com/gorhill/uBlock">uBlock Origin</a>
|
||||||
|
<br>
|
||||||
|
... slightly differing feature sets — <strong>same astounding performance.</strong><br>
|
||||||
|
|
||||||
|
Both are free, open-source, and share the contributions of many.
|
||||||
|
|
||||||
|
|
||||||
* [What is uBlock?](#what-is-ublock)
|
* [What is uBlock?](#what-is-ublock)
|
||||||
|
|
Loading…
Reference in New Issue