diff --git a/README.md b/README.md index e1dadc2c1..0602e5c6a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@
+ [![Hex.pm](https://img.shields.io/hexpm/v/livebook)](https://hex.pm/packages/livebook) + Livebook is a web application for writing interactive and collaborative code notebooks for Elixir, built with [Phoenix LiveView](https://github.com/phoenixframework/phoenix_live_view). It features: * Code notebooks with Markdown support and Elixir cells where code is evaluated on demand.