mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Add language icon to README; some formatting
This commit is contained in:
parent
2df008eb37
commit
9a76caee3b
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# <sub>![logo](https://raw.githubusercontent.com/gorhill/uBlock/master/src/img/browsericons/icon38.png)</sub> uBlock
|
||||
|
||||
<sup>[中文](https://github.com/fang5566/uBlock#-%C2%B5block)</sup><br>
|
||||
[![Build Status](https://travis-ci.org/gorhill/uBlock.svg?branch=master)](https://travis-ci.org/gorhill/uBlock)<br><img src="https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/languageicon-36.png" width="18" height="18"></sub> <sup>[Chinese (中文)](https://github.com/fang5566/uBlock#-%C2%B5block)</sup><br>
|
||||
<sub>pronounce _you-block_ as in "you decide what enters your browser"</sup>
|
||||
|
||||
**An efficient blocker add-on for various browsers. Fast, potent, and lean.**
|
||||
|
@ -18,8 +18,6 @@
|
|||
* [Release History](#release-history)
|
||||
* [Wiki](https://github.com/gorhill/uBlock/wiki)
|
||||
|
||||
# [![Build Status](https://travis-ci.org/gorhill/uBlock.svg?branch=master)](https://travis-ci.org/gorhill/uBlock)
|
||||
|
||||
## Philosophy
|
||||
|
||||
uBlock is not an *ad blocker*; it's a general-purpose blocker. uBlock blocks ads through its support of the [Adblock Plus filter syntax](https://adblockplus.org/en/filters). uBlock [extends](https://github.com/gorhill/uBlock/wiki/Filter-syntax-extensions) the syntax and is designed to work with custom rules and filters.
|
||||
|
|
Loading…
Reference in a new issue