Skip to content

Commit fa08048

Browse files
Merge pull request #574 from Claudenw/patch-1
[DATASKETCHES-13] Update README.md
2 parents 5b5e3e5 + baf804d commit fa08048

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ This is the core Java component of the DataSketches library. It contains all of
2929

3030
This component is also a dependency of other components of the library that create adaptors for target systems, such as the [Apache Pig adaptor](https://github.com/apache/datasketches-pig) and the [Apache Hive adaptor](https://github.com/apache/datasketches-hive).
3131

32-
Note that we have a parallel core component for C++ and Python implementations of the same sketch algorithms,
33-
[datasketches-cpp](https://github.com/apache/datasketches-cpp).
32+
Note that we have a parallel core components for [C++](https://github.com/apache/datasketches-cpp) and [Python](https://github.com/apache/datasketches-python) implementations of the same sketch algorithms.
3433

3534
Please visit the main [DataSketches website](https://datasketches.apache.org) for more information.
3635

0 commit comments

Comments
 (0)