diff --git a/README.md b/README.md index 4f942a700..2d33a85b5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Livebook

-Livebook is a web application for writing interactive and collaborative code notebooks built with [Phoenix LiveView](https://github.com/phoenixframework/phoenix_live_view). It features: +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.