Improve wording in README

This commit is contained in:
Jonathan Clem
2020-01-08 13:55:53 -05:00
parent 3a6105a934
commit 06ccede309

View File

@@ -3,7 +3,8 @@
[![](https://github.com/actions/setup-elixir/workflows/Test/badge.svg)](https://github.com/actions/setup-elixir/actions)
[![](https://github.com/actions/setup-elixir/workflows/Licensed/badge.svg)](https://github.com/actions/setup-elixir/actions)
This actions sets up an Elixir environment for use in Actions by:
This action sets up an Elixir environment for use in a GitHub Actions
workflow by:
- Installing OTP
- Installing Elixir