diff --git a/README.md b/README.md index 9a3fb8f..ab29157 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ # Starter Docker - GitHub Actions -- Run actions with docker +- Run actions with docker (latest version) - Quick and easy to use +- Support custom registry +- Support custom shell and commands + +# Usage +```yml +- name: Starter Docker + uses: CUBETIQ/starter-docker-actions@v0.1 +``` # Contributors - Sambo Chea \ No newline at end of file