Skip to content

Commit 92940e6

Browse files
authored
Update README.md
1 parent 41da8e9 commit 92940e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You could submit the entire spark application or invoke algorithms in `lib` libr
6060
6161
* Option2: Call nebula-algorithm interface
6262
63-
Now there are 10 algorithms provided in `lib` from `nebula-algorithm`, which could be invoked in a programming fashion as below:
63+
Now there are 10+ algorithms provided in `lib` from `nebula-algorithm`, which could be invoked in a programming fashion as below:
6464
6565
* Add dependencies in `pom.xml`.
6666
```
@@ -92,8 +92,8 @@ You could submit the entire spark application or invoke algorithms in `lib` libr
9292
|:------------------------:|:--------------:|
9393
| 2.0.0 | 2.0.0, 2.0.1 |
9494
| 2.1.0 | 2.0.0, 2.0.1 |
95-
| 2.5.0 |2.5.0,2.5.1,2.6.0,2.6.1|
96-
| 2.6.0 |2.5.0,2.5.1,2.6.0,2.6.1|
95+
| 2.5.0 | 2.5.0,2.5.1 |
96+
| 2.6.0 | 2.6.0,2.6.1 |
9797
| 2.5-SNAPSHOT | nightly |
9898
9999
## Contribute

0 commit comments

Comments
 (0)