Add badge to Scaladex search for Akka Actor, Stream and Http dependencies.
This commit is contained in:
parent
f760b98e8c
commit
3e43b7fb55
1 changed files with 7 additions and 3 deletions
|
|
@ -35,6 +35,7 @@ In addition to that, you may enjoy following:
|
||||||
- The [Akka Team Blog](http://blog.akka.io)
|
- The [Akka Team Blog](http://blog.akka.io)
|
||||||
- [@akkateam](https://twitter.com/akkateam) on Twitter
|
- [@akkateam](https://twitter.com/akkateam) on Twitter
|
||||||
- Questions tagged [#akka on StackOverflow](http://stackoverflow.com/questions/tagged/akka)
|
- Questions tagged [#akka on StackOverflow](http://stackoverflow.com/questions/tagged/akka)
|
||||||
|
- Projects built with Akka: [![akka-dependency-badge]][akka-dependency-scaladex]
|
||||||
|
|
||||||
Contributing
|
Contributing
|
||||||
------------
|
------------
|
||||||
|
|
@ -54,3 +55,6 @@ License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
Akka is Open Source and available under the Apache 2 License.
|
Akka is Open Source and available under the Apache 2 License.
|
||||||
|
|
||||||
|
[akka-dependency-badge]: https://index.scala-lang.org/count.svg?q=dependencies:akka/*&subject=scaladex:&color=blue&style=flat-square "Built with Akka"
|
||||||
|
[akka-dependency-scaladex]: https://index.scala-lang.org/search?q=dependencies:akka/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue