-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added conatct info to the correct file and changed text order in README
- Loading branch information
Showing
2 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,6 +27,10 @@ find research data from the RKI. | |
For further details, please consult our | ||
[project page](https://www.rki.de/DE/Content/Forsch/MEx/MEx_node.html). | ||
|
||
[^1]: FAIR is referencing the so-called | ||
[FAIR data principles](https://www.go-fair.org/fair-principles/) – guidelines to make | ||
data Findable, Accessible, Interoperable and Reusable. | ||
|
||
**Contact** \ | ||
For more information, please feel free to email us at [[email protected]](mailto:[email protected]). | ||
|
||
|
@@ -36,10 +40,6 @@ Nordufer 20 \ | |
13353 Berlin \ | ||
Germany | ||
|
||
[^1]: FAIR is referencing the so-called | ||
[FAIR data principles](https://www.go-fair.org/fair-principles/) – guidelines to make | ||
data Findable, Accessible, Interoperable and Reusable. | ||
|
||
## package | ||
|
||
The `mex-template` is a [cookiecutter](https://www.cookiecutter.io/) template to make | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,6 +36,15 @@ For further details, please consult our | |
[FAIR data principles](https://www.go-fair.org/fair-principles/) – guidelines to make | ||
data Findable, Accessible, Interoperable and Reusable. | ||
|
||
**Contact** \ | ||
For more information, please feel free to email us at [[email protected]](mailto:[email protected]). | ||
|
||
### Publisher of this document | ||
**Robert Koch-Institut** \ | ||
Nordufer 20 \ | ||
13353 Berlin \ | ||
Germany | ||
|
||
## package | ||
|
||
{{ cookiecutter.long_summary|wordwrap(88, break_long_words=False, break_on_hyphens=False) }} | ||
|