From a5c7e3396302ade7d5f8d0a6a6ee28b4fc98dad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillermo=20Olvera=20=E2=80=A2=20GECI?= Date: Thu, 3 Oct 2024 10:34:30 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=9F=20Update=20steps=20to=20use?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5be4c8..07315d5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Template for R projects -[![codecov](https://codecov.io/gh/IslasGECI/templater/graph/badge.svg?token=wyxnwZypMA)](https://codecov.io/gh/IslasGECI/clean_camera_data) +[![codecov](https://codecov.io/gh/IslasGECI/templater/graph/badge.svg?token=wyxnwZypMA)](https://codecov.io/gh/IslasGECI/templater) ![example branch parameter](https://github.com/IslasGECI/templater/actions/workflows/actions.yml/badge.svg) ![licencia](https://img.shields.io/github/license/IslasGECI/templater) @@ -10,4 +10,7 @@ parameter](https://github.com/IslasGECI/templater/actions/workflows/actions.yml/ ![R-version](https://img.shields.io/github/r-package/v/IslasGECI/templater) ## Step to use - +- Rename links in `README`. +- Rename image name in `docker-compose.yml`. +- Rename package name in `DESCRIPTION`. +- Rename image names in `actions.yml`.