This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 5691328e02 Add badges for nightly tests
5691328e02 is described below
commit 5691328e02002e5b047e2c71ac4f7183656f1f0f
Author: Matthew de Detrich <[email protected]>
AuthorDate: Wed Feb 22 10:49:33 2023 +0100
Add badges for nightly tests
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 6ec4a1d75e..e691c027d8 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
Apache Pekko
============
+[](https://github.com/apache/incubator-pekko/actions/workflows/nightly-builds.yml)
+[](https://github.com/apache/incubator-pekko/actions/workflows/nightly-builds-aeron.yml)
+
Apache Pekko is an open-source framework for building applications that are
concurrent, distributed, resilient and elastic.
Pekko uses the Actor Model to provide more intuitive high-level abstractions
for concurrency.
Using these abstractions, Pekko also provides libraries for persistence,
streams, HTTP, and more.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]