Update README.md

update readme doc
This commit is contained in:
xxc 2018-09-16 19:22:53 +08:00 committed by GitHub
parent 1f2752c8bf
commit 74fb38ec96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
<img src="doc/Nacos_Logo.png" width="50%" height="50%" />
Nacos is an easy-to-use platform desgined for dynamic service discovery and configuration and service management. It helps you to build cloud native applications and microservices platform easily.
Service is a first-class citizen in Nacos. Nacos supports almost all type of servicesfor example[Dubbo/gRPC service](https://nacos.io/#/docs/use-nacos-with-dubbo.md)、[Spring Cloud RESTFul service](https://nacos.io/#/docs/use-nacos-with-springcloud.md) or [Kubernetes service](https://nacos.io/#/docs/use-nacos-with-kubernetes.md).
Service is a first-class citizen in Nacos. Nacos supports almost all type of servicesfor example[Dubbo/gRPC service](https://nacos.io/en-us/docs/use-nacos-with-dubbo.html)、[Spring Cloud RESTFul service](https://nacos.io/en-us/docs/use-nacos-with-springcloud.html) or [Kubernetes service](https://nacos.io/en-us/docs/use-nacos-with-kubernetes.html).
Nacos provides four major functions.
@ -58,15 +58,15 @@ cmd startup.cmd
Or double-click the startup.cmd to run NacosServer.
```
For more details, see [quick-start.](https://nacos.io/#/docs/quick-start.md)
For more details, see [quick-start.](https://nacos.io/en-us/docs/quick-start.html)
3. #### Quick start for other open-source projects:
* [quick start with spring cloud](https://nacos.io/#/docs/use-nacos-with-springcloud.md)
* [quick start with spring cloud](https://nacos.io/en-us/docs/use-nacos-with-springcloud.html)
* [quick start with dubbo](https://nacos.io/#/docs/use-nacos-with-dubbo.md)
* [quick start with dubbo](https://nacos.io/en-us/docs/use-nacos-with-dubbo.html)
* [quick start with kubernetes](https://nacos.io/#/docs/use-nacos-with-kubernetes.md)
* [quick start with kubernetes](https://nacos.io/en-us/docs/use-nacos-with-kubernetes.html)
* [more...](https://nacos.io/)
@ -74,7 +74,7 @@ For more details, see [quick-start.](https://nacos.io/#/docs/quick-start.md)
You can view full documentation on the Nacos website:
* [nacos.io](https://nacos.io/#/docs/what-is-nacos.md)
* [nacos.io](https://nacos.io/en-us/docs/what-is-nacos.html)
### Contact