summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorXiang Dai <long0dai@foxmail.com>2020-06-11 16:17:50 +0800
committerXiang Dai <long0dai@foxmail.com>2020-07-01 14:37:52 +0800
commitf0eff834615a1f2e99bb04e554eac8182e16f788 (patch)
tree1224240b4f18d13daf15c6f393346d674e2884fd /README.md
parentMerge pull request #1873 from lljstar/patch-1 (diff)
downloadkubeedge-f0eff834615a1f2e99bb04e554eac8182e16f788.tar.gz
Docs: update local setup doc
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 1 insertions, 10 deletions
diff --git a/README.md b/README.md
index 72558546c..ac463f6ef 100644
--- a/README.md
+++ b/README.md
@@ -64,17 +64,11 @@ Key:
## Guides
-### User Guide
-
See our documentation on [kubeedge.io](https://kubeedge.io).
**Quick Start** - Install KubeEdge with [keadm](./docs/setup/keadm.md).
-Try some examples of KubeEdge on [examples](https://github.com/kubeedge/examples).
-
-### Developer Guide
-
-Take a look at our [development guide], If you are interested in building and contributing KubeEdge.
+To learn deeply about KubeEdge, try some examples on [examples](https://github.com/kubeedge/examples).
## Roadmap
@@ -116,6 +110,3 @@ details on submitting patches and the contribution workflow.
## License
KubeEdge is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.
-
-
-[development guide]: ./docs/setup/develop_kubeedge.md