Add scaladex badge with the latest version (#25032)

This commit is contained in:
Arnout Engelen 2018-05-02 17:26:03 +02:00 committed by GitHub
parent e10f30d252
commit 1fdf35b754
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,9 @@
Akka Akka [![scaladex-badge][]][scaladex]
==== ====
[scaladex]: https://index.scala-lang.org/akka/akka
[scaladex-badge]: https://index.scala-lang.org/akka/akka/latest.svg
We believe that writing correct concurrent & distributed, resilient and elastic applications is too hard. We believe that writing correct concurrent & distributed, resilient and elastic applications is too hard.
Most of the time it's because we are using the wrong tools and the wrong level of abstraction. Most of the time it's because we are using the wrong tools and the wrong level of abstraction.