Skip to content

Commit

Permalink
Update README (#231)
Browse files Browse the repository at this point in the history
* Update README

* Update README
  • Loading branch information
Aiee authored Oct 31, 2022
1 parent 235da8a commit 610a4c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository holds the official Python API for Nebula Graph.

## Before you start

Before you start, please read this section to choose the right branch for you. The compatibility between the API and Nebula Graph service can be found in [How to choose nebula-python](##How-to-choose-nebula-python). The current master branch is compatible with Nebula Graph 3.1.
Before you start, please read this section to choose the right branch for you. The compatibility between the API and Nebula Graph service can be found in [How to choose nebula-python](##How-to-choose-nebula-python). The current master branch is compatible with Nebula Graph 3.3.

## The directory structure

Expand Down Expand Up @@ -202,6 +202,7 @@ while resp.has_next():
| 2.6.0 | 2.6.0/2.6.1 |
| 3.0.0 | 3.0.0 |
| 3.1.0 | 3.1.0 |
| 3.3.0 | 3.3.0 |
| master | master |

## How to contribute to nebula-python
Expand Down

0 comments on commit 610a4c1

Please sign in to comment.