Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd20991

Browse files
amber-moedutor
authored andcommitted
update doc pdf (vesoft-inc#1376)
1 parent e34d9cb commit cd20991

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README-CN.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
<a href="https://weibo.com/p/1006067122684542/home?from=page_100606&mod=TAB#place"><img src="https://img.shields.io/badge/Weibo-%E5%BE%AE%E5%8D%9A-red" alt="Sina Weibo"></a>
1212
</p>
1313

14+
# Nebula Graph
15+
1416
**Nebula Graph** 的目标是为超大规模图数据提供高并发,低延时的读、写及计算。**Nebula Graph** 是一个开源项目,我们期待与社区合作共同推广图数据库。
1517

1618
**Nebula Graph** 的主要特点:
@@ -28,6 +30,10 @@
2830
除编译源代码外,也可使用 [Nebula Graph 镜像](https://hub.docker.com/r/vesoft/nebula-graph) 进行试用。
2931
更多详情参见 [Get Started](docs/manual-CN/1.overview/2.quick-start/1.get-started.md)。您也可以在这里访问 [详细文档](docs/manual-CN/README.md)
3032

33+
## 使用 Nebula Graph
34+
35+
请查看[手册](docs/README.md)或下载 [pdf](https://nebula-graph.oss-cn-hangzhou.aliyuncs.com/doc/manual-en-1204.pdf)
36+
3137
## 参与 Nebula Graph
3238

3339
**Nebula Graph** 是一个完全开源的项目,欢迎开源爱好者参与 **Nebula Graph** 社区,目前有以下贡献方式:
@@ -47,7 +53,7 @@
4753

4854
* 使用 [GitHub issue tracker](https://github.com/vesoft-inc/nebula/issues) 提交 issue 或功能需求。
4955
* 访问官网 [Home Page](http://nebula-graph.io/)
50-
* [![WeiXin](https://img.shields.io/badge/WeChat-%E5%BE%AE%E4%BF%A1-brightgreen)](https://user-images.githubusercontent.com/38887077/67449282-4362b300-f64c-11e9-878f-7efc373e5e55.jpg)
56+
* [![WeiXin](https://img.shields.io/badge/WeChat-%E5%BE%AE%E4%BF%A1-brightgreen)](https://user-images.githubusercontent.com/38887077/67449282-4362b300-f64c-11e9-878f-7efc373e5e55.jpg)
5157
[![Zhihu](https://img.shields.io/badge/Zhihu-%E7%9F%A5%E4%B9%8E-blue)](https://www.zhihu.com/org/nebulagraph/activities)
5258
[![SegmentFault](https://img.shields.io/badge/SegmentFault-%E6%80%9D%E5%90%A6-green)](https://segmentfault.com/t/nebula)
5359
[![Sina Weibo](https://img.shields.io/badge/Weibo-%E5%BE%AE%E5%8D%9A-red)](https://weibo.com/p/1006067122684542/home?from=page_100606&mod=TAB#place)

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414
<br>
1515
</p>
1616

17-
<!-- <p align="center">
18-
<a href="https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=MzU2NDkxNjI0NQ==&scene=124#wechat_redirect"><img src="https://img.shields.io/badge/%E5%85%AC%E4%BC%97%E5%8F%B7-wechat-brightgreen" alt="WeiXin"></a>
19-
<a href="https://www.zhihu.com/org/nebulagraph/activities"><img src="https://img.shields.io/badge/%E7%9F%A5%E4%B9%8E-zhihu-blue" alt="Zhihu"></a>
20-
<a href="https://weibo.com/p/1006067122684542/home?from=page_100606&mod=TAB#place"><img src="https://img.shields.io/badge/%E5%BE%AE%E5%8D%9A-weibo-red" alt="Sina Weibo"></a>
21-
</p> -->
22-
2317
# Nebula Graph
2418

2519
**Nebula Graph** is the only solution in the world capable of hosting graphs with dozens of billions of vertices (nodes) and trillions of edges, while still only having milliseconds of latency.
@@ -42,7 +36,7 @@ Apart from [installing from source code](docs/manual-EN/3.build-develop-and-admi
4236

4337
## How to Use Nebula Graph
4438

45-
See [manual](docs/README.md) or download the [pdf](https://nebula-graph.oss-cn-hangzhou.aliyuncs.com/doc/nebulagraph.pdf).
39+
See [manual](docs/README.md) or download the [pdf](https://nebula-graph.oss-cn-hangzhou.aliyuncs.com/doc/manual-en-1204.pdf).
4640

4741
## How Can I Contribute
4842

0 commit comments

Comments
 (0)