You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,8 +106,6 @@ This repository is organized as follows:
106
106
-`Pipfile.lock`: finalized package configuration
107
107
-`README`: overview of the application
108
108
-`Dockerfile`: Specification for making a docker container
109
-
110
-
111
109
112
110
## Development and deployment workflow
113
111
1. Create a Git new branch
@@ -123,10 +121,10 @@ This repository is organized as follows:
123
121
11. Once the CircleCI build succeeds, downstream dependencies will automatically be tested and built
124
122
125
123
## Contributing to *Datanator*
126
-
We welcome contributions to *Datanator* via Git pull requests. Please contact the developers to coordinate potential contributions, and please see above for information about how to submit pull requests.
124
+
We welcome contributions to *Datanator* via GitHub pull requests. Please contact the developers to coordinate potential contributions, and please see above for information about how to submit pull requests.
127
125
128
126
## License
129
-
This package is released under the [MIT license](LICENSE). The licenses of the third party dependencies are summarized in [LICENSE-THIRD-PARTY](LICENSE-THIRD-PARTY).
127
+
This package is released under the [MIT license](LICENSE).
130
128
131
129
## Development team
132
130
This package was developed by the [Karr Lab](https://www.karrlab.org) at the Icahn School of Medicine at Mount Sinai in New York by the following individuals:
0 commit comments