Skip to content

Commit

Permalink
add outreachy URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jananiravi committed Sep 18, 2024
1 parent b418399 commit d59a1b4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
7 changes: 3 additions & 4 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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!_
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ protein:
``` r
library(MolEvolvR)
## basic example code
## TBA
## ⏳ Stay tuned!
```

## Companion repos & projects
Expand Down Expand Up @@ -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)

Expand All @@ -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!*

0 comments on commit d59a1b4

Please sign in to comment.