Update README.md

This commit is contained in:
吴晟 Wu Sheng 2018-09-01 19:58:06 +08:00 committed by GitHub
parent 6d74e7829c
commit de7994ff71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -24,5 +24,12 @@ Also, if you have some related to us, welcome to submit a pull request to add.
if you see some problem.
Or better yet, submit your own contributions through pull request to help make them better.
___
### Users from 5.x
SkyWalking 5.x is still supported by the community. For the user plans to upgrade from 5.x to 6.x, you should know there are some definitions of concepts changed.
The most important two changed concepts are
1. Applciation(in 5.x) is changed to **Service**(in 6.x), also Application Instance is changed to **Service Instance**.
1. Service(in 5.x) is changed to **Endpoint**(in 6.x).