diff --git a/README.md b/README.md index 778d4fe..fe672eb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ [![Solve conda environment](https://github.com/kalilamali/conda_ci_github_actions_demo/actions/workflows/solve_conda_env.yml/badge.svg)](https://github.com/kalilamali/conda_ci_github_actions_demo/actions/workflows/solve_conda_env.yml) # conda_ci_github_actions_demo +This is a demo repo for CI and CD for conda environments using GitHub actions.