Skip to content

Commit 4c56ae3

Browse files
authored
Update README.md (#1124)
1 parent 310c322 commit 4c56ae3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[![codecov](https://codecov.io/gh/hazelcast/hazelcast-cpp-client/branch/master/graph/badge.svg)](https://codecov.io/gh/hazelcast/hazelcast-cpp-client)
22

3+
[![MacOs](https://github.com/hazelcast/hazelcast-cpp-client/actions/workflows/nightly-macos-x86_64.yml/badge.svg)](https://github.com/hazelcast/hazelcast-cpp-client/actions/workflows/nightly-macos-x86_64.yml)[![Windows](https://github.com/hazelcast/hazelcast-cpp-client/actions/workflows/nightly-windows.yml/badge.svg)](https://github.com/hazelcast/hazelcast-cpp-client/actions/workflows/nightly-windows.yml)[![Ubuntu x86_64](https://github.com/hazelcast/hazelcast-cpp-client/actions/workflows/nightly-ubuntu-x86_64.yml/badge.svg)](https://github.com/hazelcast/hazelcast-cpp-client/actions/workflows/nightly-ubuntu-x86_64.yml)[![Ubuntu i386](https://github.com/hazelcast/hazelcast-cpp-client/actions/workflows/nightly-ubuntu-i386.yml/badge.svg)](https://github.com/hazelcast/hazelcast-cpp-client/actions/workflows/nightly-ubuntu-i386.yml)
4+
35
# Async Hazelcast C++ Client
46

57
Hazelcast is an open-source distributed in-memory data store and computation platform. It provides a wide variety of distributed data structures and concurrency primitives.

0 commit comments

Comments
 (0)