diff --git a/README.md b/README.md index 054c73808..56f0d50b7 100644 --- a/README.md +++ b/README.md @@ -62,10 +62,12 @@ There are the version correspondence between client and Nebula: | 1.2.0 | 1.1.0,1.2.0,1.2.1 | | 2.0.0-beta | 2.0.0-beta | | 2.0.0-rc1 | 2.0.0-rc1 | -| 2.0.0/2.0.1 | 2.0.0/2.0.1 | -| 2.5.0 | 2.5.0 | -| 2.6.0 | 2.6.0 | -| 2.0.0-SNAPSHOT| 2.0.0-nightly | +| 2.0.0 | 2.0.0,2.0.1 | +| 2.0.1 | 2.0.0,2.0.1 | +| 2.5.0 | 2.5.0,2.5.1 | +| 2.6.0 | 2.6.0,2.6.1 | +| 2.6.1 | 2.6.0,2.6.1 | +| 2.0.0-SNAPSHOT| nightly | ## Graph client example