From d59a1b40f0a18db27201b951da611719afd08f88 Mon Sep 17 00:00:00 2001 From: Janani Ravi Date: Wed, 18 Sep 2024 15:25:52 -0600 Subject: [PATCH] add outreachy URL --- README.Rmd | 7 +++---- README.md | 7 ++++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.Rmd b/README.Rmd index 71d6fa00..28334529 100644 --- a/README.Rmd +++ b/README.Rmd @@ -47,7 +47,8 @@ This is a basic example which shows you how to analyze your favorite protein: ```{r example, eval=FALSE} library(MolEvolvR) ## basic example code -## TBA +## ⏳ Stay tuned! + ``` ## Companion repos & projects @@ -71,12 +72,10 @@ library(MolEvolvR) ### Contribution guidelines -We welcome contributions from the community! To ensure a smooth and collaborative process, please follow these [guidelines](https://github.com/JRaviLab/MolEvolvR/blob/main/.github/CONTRIBUTING.md). +We welcome contributions from the community! To ensure a smooth and collaborative process, please follow these [guidelines](https://github.com/JRaviLab/MolEvolvR/blob/main/.github/CONTRIBUTING.md). Outreachy interns, please check out these [pointers](https://github.com/JRaviLab/MolEvolvR/blob/main/.github/outreachy_guidelines.md) to get started. 📜 [License](https://github.com/JRaviLab/MolEvolvR/blob/main/LICENSE.md) ### Code of Conduct Please note that the MolEvolvR project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms. - -⏳ _Stay tuned!_ diff --git a/README.md b/README.md index 167156a4..543a55c1 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ protein: ``` r library(MolEvolvR) ## basic example code -## TBA +## ⏳ Stay tuned! ``` ## Companion repos & projects @@ -89,6 +89,9 @@ library(MolEvolvR) We welcome contributions from the community! To ensure a smooth and collaborative process, please follow these [guidelines](https://github.com/JRaviLab/MolEvolvR/blob/main/.github/CONTRIBUTING.md). +Outreachy interns, please check out these +[pointers](https://github.com/JRaviLab/MolEvolvR/blob/main/.github/outreachy_guidelines.md) +to get started. 📜 [License](https://github.com/JRaviLab/MolEvolvR/blob/main/LICENSE.md) @@ -98,5 +101,3 @@ Please note that the MolEvolvR project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms. - -⏳ *Stay tuned!*