📝 更新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)
## 目录
<details><summary>目录</summary>
- [简介](#简介)
- [快速开始](#快速开始)
@ -25,6 +25,8 @@
- [感谢](#感谢)
- [捐赠](#捐赠)
</details>
## 简介
**Halo** [ˈheɪloʊ],意为光环。当然,你也可以当成拼音读(哈喽)。
@ -46,7 +48,7 @@ java -jar target/dist/halo/halo-latest.jar
```bash
# 安装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
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)
## Catalog
<details><summary>Catalog</summary>
- [Introduction](#introduction)
- [Quickstart](#quickstart)
@ -25,6 +25,8 @@
- [Thanks](#thanks)
- [Donate](#donate)
</details>
## Introduction
**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:
```bash
# 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
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
## Katalog
<details><summary>Katalog</summary>
- [Giriş](#giris)
- [Hemen Başla](#hemen-başla)
@ -25,6 +25,8 @@
- [Teşekkür](#teşekkür)
- [Bağışlar](#bağışlar)
</details>
## Giriş
**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:
```bash
# 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
bash halo-cli.sh -u
```