From 2abba18f054c0366c9f1fc4acb619414306ba562 Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Mon, 26 Aug 2019 15:19:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86=20GIT=20=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E5=BA=93=E5=AF=BC=E8=88=AA=20=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 15 ++++++++------- doc/Installation.md | 15 +++++++++++---- 2 files changed, 19 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index d07896e..187aa4e 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # node.console.web -时光链节点控制台: 配合 node.server 的前端界面。 +时光节点.客户端(Web) -## Table of Contents +## GIT项目库导航 +* 上级项目 + * 时光链 [tic/tic](https://git.faronear.org/tic/tic) + * 时光节点 [tic/gnode](https://git.faronear.org/tic/gnode) +* 本项目: 节点.客户端(Web) [tic/node.console.web](https://git.faronear.org/tic/node.console.web) -1. [Installation Guide](./doc/Installation.md) -2. [References](#2-references) +## 文档资料 +* 安装指南 [./doc/Installation.md](./doc/Installation.md) -## 2. References - -+ 返回根文档: diff --git a/doc/Installation.md b/doc/Installation.md index daf29f0..a7c40df 100644 --- a/doc/Installation.md +++ b/doc/Installation.md @@ -1,5 +1,12 @@ -# Installation Guide of node.console.web +# Installation Guide of TIC Node Web +星云节点.客户端(Web).安装指南 + +## GIT项目库导航 +* 上级项目 + * 时光链 [tic/tic](https://git.faronear.org/tic/tic) + * 星云节点 [tic/galaxy](https://git.faronear.org/tic/galaxy) +* 本项目:节点.客户端(Web) [tic/node.console.web](https://git.faronear.org/tic/node.console.web) ## Table of Contents @@ -16,11 +23,11 @@ + nodejs - + For support on installing nodejs, see + + For support on installing nodejs, see + git - + For support on installing git, see + + For support on installing git, see + node.server @@ -82,4 +89,4 @@ npm install ## 4. References + 返回上级文档: -+ 返回根文档: ++ 返回根文档: