diff --git a/README.md b/README.md index c1c1093..2e2b28d 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,8 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Wait for 200](https://github.com/maddox/actions/tree/master/wait-for-200) - [Run Cake tasks](https://github.com/gep13/cake-actions) - [Run psake tasks](https://github.com/devblackops/psake-github-actions) -- [SSH](https://github.com/maddox/actions/tree/master/ssh) - Run SSH commands on a server -- [Setup `ssh-agent`](https://github.com/webfactory/ssh-agent) - Run `ssh-agent` with additional SSH keys to access private repositories +- [SSH](https://github.com/maddox/actions/tree/master/ssh) - Run SSH commands on a server. +- [Setup `ssh-agent`](https://github.com/webfactory/ssh-agent) - Run `ssh-agent` with additional SSH keys to access private repositories. - [General purpose HTTP client for Actions, wrapping HTTPie](https://github.com/swinton/httpie-action) - [Build Go apps using GoCenter](https://github.com/retgits/actions/tree/master/gocenter) - [Run pandoc](https://github.com/maxheld83/pandoc) - The swiss army knife for document conversions.