Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit 1b2cdbc

Browse files
committed
docs: Add link to CONTRIBUTING from README
1 parent a73c8b1 commit 1b2cdbc

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Parquet files and codebook are available on Zenodo: [10.5281/zenodo.7856523](https://doi.org/10.5281/zenodo.7856523)
44

5+
see [CONTRIBUTING](CONTRIBUTING.md) if you want to contribute to this repo.
6+
57
## Setup your environment
68

79
Install [uv](https://docs.astral.sh/uv/getting-started/installation/).
@@ -12,12 +14,6 @@ Clone this repository:
1214
git clone https://github.com/MDverse/mdws.git
1315
```
1416

15-
> [!TIP]
16-
> For maintainers only:
17-
> ```bash
18-
> git clone git@github.com:MDverse/mdws.git
19-
> ```
20-
2117
Move to the new directory:
2218

2319
```bash

0 commit comments

Comments
 (0)