Skip to content

Commit

Permalink
Update English README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjqqkk committed May 8, 2019
1 parent 112d3ca commit e5a88c0
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[English](README_en.md)

# 直接科学上网的Chromium浏览器

Expand All @@ -20,10 +21,14 @@ JJQQKK安装器能加速下载最新版Chromium,推荐所有用户使用JJQQKK

### 使用方法

Windows用户下载msi安装包,安装之后双击图标启动JJQQKK,随后通过任务栏小图标打开浏览器。
#### Windows

下载msi安装包,安装之后双击图标启动JJQQKK,随后通过任务栏小图标打开浏览器。

![](images/windows-icon.png)

#### macOS

macOS用户下载pkg安装包,按住Command键,点击pkg文件,从菜单里选择打开,完成安装。安装之后,从屏幕顶端的任务栏使用JJQQKK。

![](images/mac-icon.png)
Expand All @@ -36,7 +41,8 @@ Windows用户,从解压缩之后的目录里找到**chromium.exe**,双击启

macOS用户,解压缩之后直接得到Chromium.app,双击启动。

手工安装的浏览器无法自动更新。推荐使用JJQQKK安装器管理Chromium。
手工安装的浏览器无法自动更新,需要人工检查新版本。建议使用JJQQKK管理Chromium。


## 常见问题

Expand Down
51 changes: 51 additions & 0 deletions README_en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@

[简体中文](README.md)

# Chromium with built-in SSL VPN

This Chromium is built from source code with built-in SSL VPN enabled. Users will be able to bypass firewalls and unblock any websites with Chromium.

Chromium is Google's open-source web browser project. It is a fully functional browser on its own and supplies the vast majority of code for the Google Chrome browser.

The Chromium code is also widely used by other parties to create their own browsers. Many vendors use the code in a similar manner as Google, while others simply build it as-is and release browsers with the Chromium name.


## Get Chromium

### Use JJQQKK Launcher

JJQQKK is a smart Chromium launcher to help users download and update Chromium automatically. JJQQKK runs on Windows and macOS.

[Windows Installer](https://github.com/jjqqkk/chromium/releases/download/75.0.3770.15/JJQQKK-1.0.0.msi)

[macOS Installer](https://github.com/jjqqkk/chromium/releases/download/75.0.3770.15/JJQQKK-1.0.0.pkg)

### How to use JJQQKK

#### Windows

Run the .msi installer, follow through the installation process, then start the app and control Chromium with the system status bar icon.

![](images/windows-icon.png)

#### macOS

Download the .pkg installer. Press Command and click on the file, open it up from the popup menu, and follow through the installation process. JJQQKK will start automatically after being installed, a small icon will show up in the top status bar.

![](images/mac-icon.png)

### Get Chromium Manually

Download zip file from the [Release Page](https://github.com/jjqqkk/chromium/releases), and extract it to any folder you like.

On Windows, start the browser by running **chromium.exe**. You may create a shortcut to **chromium.exe**.

On macOS, double click the app to start the browser.

If you install Chromium manually, you have to check for any new release manually.


## Share

![](images/readme.png)

0 comments on commit e5a88c0

Please sign in to comment.