Skip to content

Commit 5784de6

Browse files
committed
Add hex.pm badges to README
1 parent 2be1403 commit 5784de6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# erlang_python
22

3+
[![Hex.pm](https://img.shields.io/hexpm/v/erlang_python.svg)](https://hex.pm/packages/erlang_python)
4+
[![Hex Docs](https://img.shields.io/badge/hex-docs-blue.svg)](https://hexdocs.pm/erlang_python)
5+
[![License](https://img.shields.io/hexpm/l/erlang_python.svg)](https://github.com/benoitc/erlang-python/blob/main/LICENSE)
6+
37
**Combine Python's ML/AI ecosystem with Erlang's concurrency.**
48

59
Run Python code from Erlang or Elixir with true parallelism, async/await support,

0 commit comments

Comments
 (0)