This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch ignasi35-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-pekko-samples.git
commit 19facd9c9dfd105b8cfac08e51de2ff54c3e3d54 Author: Ignasi Marimon-Clos <[email protected]> AuthorDate: Wed Oct 14 13:58:48 2020 +0200 test --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bafb61..d512504 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ ## Akka Sample Projects -This repository contains a number of projects that illustrate various usages of Akka. Samples are written in Scala and Java and use sbt or maven for build definitions. \ No newline at end of file +This repository contains a number of projects that illustrate various usages of Akka. Samples are written in Scala and Java and use sbt or maven for build definitions. + +test --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
