📝 更新README

pull/56/head
ruibaby 2018-11-05 11:56:57 +08:00
parent 37307cfeec
commit d78aefd49d
3 changed files with 12 additions and 6 deletions

View File

@ -12,7 +12,7 @@
------------------------------ ------------------------------
🇨🇳简体中文 | 🇺🇸[English](./docs/README-en-US.md) | <img src="https://lipis.github.io/flag-icon-css/flags/4x3/tr.svg" alt="Turkish" height="14"/> [Türkçe](./docs/README-tr.md) 🇨🇳简体中文 | 🇺🇸[English](./docs/README-en-US.md) | <img src="https://lipis.github.io/flag-icon-css/flags/4x3/tr.svg" alt="Turkish" height="14"/> [Türkçe](./docs/README-tr.md)
## 目录 <details><summary>目录</summary>
- [简介](#简介) - [简介](#简介)
- [快速开始](#快速开始) - [快速开始](#快速开始)
@ -25,6 +25,8 @@
- [感谢](#感谢) - [感谢](#感谢)
- [捐赠](#捐赠) - [捐赠](#捐赠)
</details>
## 简介 ## 简介
**Halo** [ˈheɪloʊ],意为光环。当然,你也可以当成拼音读(哈喽)。 **Halo** [ˈheɪloʊ],意为光环。当然,你也可以当成拼音读(哈喽)。
@ -46,7 +48,7 @@ java -jar target/dist/halo/halo-latest.jar
```bash ```bash
# 安装Halo # 安装Halo
yum install -y wget && wget https://git.io/fxHqp && bash halo-cli.sh -i yum install -y wget && wget https://raw.githubusercontent.com/ruibaby/halo-cli/master/halo-cli.sh && bash halo-cli.sh -i
# 更新Halo # 更新Halo
bash halo-cli.sh -u bash halo-cli.sh -u
``` ```

View File

@ -12,7 +12,7 @@
------------------------------ ------------------------------
🇨🇳[简体中文](../README.md) | 🇺🇸English | <img src="https://lipis.github.io/flag-icon-css/flags/4x3/tr.svg" alt="Turkish" height="14"/> [Türkçe](./README-tr.md) 🇨🇳[简体中文](../README.md) | 🇺🇸English | <img src="https://lipis.github.io/flag-icon-css/flags/4x3/tr.svg" alt="Turkish" height="14"/> [Türkçe](./README-tr.md)
## Catalog <details><summary>Catalog</summary>
- [Introduction](#introduction) - [Introduction](#introduction)
- [Quickstart](#quickstart) - [Quickstart](#quickstart)
@ -25,6 +25,8 @@
- [Thanks](#thanks) - [Thanks](#thanks)
- [Donate](#donate) - [Donate](#donate)
</details>
## Introduction ## Introduction
**Halo** [ˈheɪloʊ],Become the best blogging system using Java. **Halo** [ˈheɪloʊ],Become the best blogging system using Java.
@ -45,7 +47,7 @@ java -jar target/dist/halo/halo-latest.jar
Rapid server deployment: Rapid server deployment:
```bash ```bash
# Install Halo # Install Halo
yum install -y wget && wget https://git.io/fxHqp && bash halo-cli.sh -i yum install -y wget && wget https://raw.githubusercontent.com/ruibaby/halo-cli/master/halo-cli.sh && bash halo-cli.sh -i
# Upgrade Halo # Upgrade Halo
bash halo-cli.sh -u bash halo-cli.sh -u
``` ```

View File

@ -12,7 +12,7 @@
------------------------------ ------------------------------
🇨🇳[简体中文](../README.md) | 🇺🇸[English](./README-en-US.md) | <img src="https://lipis.github.io/flag-icon-css/flags/4x3/tr.svg" alt="Turkish" height="14"/> Türkçe 🇨🇳[简体中文](../README.md) | 🇺🇸[English](./README-en-US.md) | <img src="https://lipis.github.io/flag-icon-css/flags/4x3/tr.svg" alt="Turkish" height="14"/> Türkçe
## Katalog <details><summary>Katalog</summary>
- [Giriş](#giris) - [Giriş](#giris)
- [Hemen Başla](#hemen-başla) - [Hemen Başla](#hemen-başla)
@ -25,6 +25,8 @@
- [Teşekkür](#teşekkür) - [Teşekkür](#teşekkür)
- [Bağışlar](#bağışlar) - [Bağışlar](#bağışlar)
</details>
## Giriş ## Giriş
**Halo** [ˈheɪloʊ], Java kullanan en iyi blog sistemi olma yolunda. **Halo** [ˈheɪloʊ], Java kullanan en iyi blog sistemi olma yolunda.
@ -45,7 +47,7 @@ java -jar target/dist/halo/halo-latest.jar
Rapid server deploy etme: Rapid server deploy etme:
```bash ```bash
# Install Halo # Install Halo
yum install -y wget && wget https://git.io/fxHqp && bash halo-cli.sh -i yum install -y wget && wget https://raw.githubusercontent.com/ruibaby/halo-cli/master/halo-cli.sh && bash halo-cli.sh -i
# Upgrade Halo # Upgrade Halo
bash halo-cli.sh -u bash halo-cli.sh -u
``` ```