Improve wording in README

06ccede · Jonathan Clem · 2020-01-08 18:55

1 files +2 -1

Files changed

modified README.md
+2 −1
@@ -3,7 +3,8 @@
3 3 [![](https://github.com/actions/setup-elixir/workflows/Test/badge.svg)](https://github.com/actions/setup-elixir/actions)
4 4 [![](https://github.com/actions/setup-elixir/workflows/Licensed/badge.svg)](https://github.com/actions/setup-elixir/actions)
5 5
6 This actions sets up an Elixir environment for use in Actions by:
6 +This action sets up an Elixir environment for use in a GitHub Actions
7 +workflow by:
7 8
8 9 - Installing OTP
9 10 - Installing Elixir

Parents: 3a6105a