Skip to content

Commit bdf5ea2

Browse files
authored
Correct parallel component language in README
Updated the README to reflect Java as a parallel core library component instead of C++.
1 parent d6934c4 commit bdf5ea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is the core C++ component of the Apache DataSketches library. It contains
44

55
This component is also a dependency of other library components that create adaptors for target systems, such as [PostgreSQL](https://github.com/apache/datasketches-postgresql).
66

7-
Note that we have parallel core library components for C++, Python, GO, and Rust implementations of many of the same sketch algorithms:
7+
Note that we have parallel core library components for Java, Python, GO, and Rust implementations of many of the same sketch algorithms:
88

99
- [datasketches-java](https://github.com/apache/datasketches-java)
1010
- [datasketches-python](https://github.com/apache/datasketches-python)

0 commit comments

Comments
 (0)