From 7e11a145cd83b3d72ff74e9378beb3f16ca11c69 Mon Sep 17 00:00:00 2001 From: Jason Garber Date: Mon, 4 Mar 2024 11:57:55 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 947e2c0..e8fffa6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# setup-elixir-project +# CargoSense/setup-elixir-project -**A composite GitHub Action for configuring, installing, and building your project's Erlang/OTP and Elixir versions, dependencies, and application code.** +🧪 ⚙️ **A composite GitHub Action for configuring, installing, and building your project's [Erlang/OTP](https://www.erlang.org) and [Elixir](https://elixir-lang.org) versions, dependencies, and application code.** + +[![Build](https://img.shields.io/github/actions/workflow/status/CargoSense/setup-elixir-project/ci.yml?branch=main&logo=github&style=for-the-badge)](https://github.com/CargoSense/setup-elixir-project/actions/workflows/ci.yml) ## Usage