Skip to content

Commit 09d038f

Browse files
refactor: ♻️ improve and update README (#348)
# Description Some small fixes to the README page, mainly to get it updated. Closes #210 This PR needs a quick review. ## Checklist - [x] Formatted Markdown - [x] Ran `just run-all` --------- Co-authored-by: martonvago <57952344+martonvago@users.noreply.github.com>
1 parent 112ef4b commit 09d038f

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Seedcase project
1+
# Seedcase Project: Developing a framework for effective infrastructures for research data
22

33
- Grant proposal: [![Grant proposal
44
DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6511112.svg)](https://doi.org/10.5281/zenodo.6511112)
@@ -9,15 +9,14 @@ data collected from a study. This is especially true of larger studies,
99
as experienced in many human health fields. This is largely a software
1010
and training issue, complicated by the fact that funding is often
1111
restricted for this type of work as it is often undervalued. For this
12-
project, we aim to build software tools and training documentation that
13-
make it easier to manage and work with data. More details are found on
14-
the [landing page](https://seedcase-project.org) of the website.
12+
project, we aim to build software tools that make it easier to manage
13+
and work with data. See our [website](https://seedcase-project.org) for
14+
more information.
1515

1616
## Contributing
1717

1818
Looking to contribute? Check out our [contributing
19-
guidelines](https://community.seedcase-project.org). Please note that the Seedcase project is
20-
released with a [Contributor Code of
21-
Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html).
22-
By contributing to this project, you agree to abide by its
23-
[terms](https://github.com/seedcase-project/.github/blob/main/CODE_OF_CONDUCT.md).
19+
guidelines](https://guidebook.seedcase-project.org). Please note that
20+
the Seedcase Project is released with a [Contributor Code of
21+
Conduct](https://github.com/seedcase-project/.github/blob/main/CODE_OF_CONDUCT.md).
22+
By contributing to this project, you agree to abide by its terms.

0 commit comments

Comments
 (0)