diff --git a/.nojekyll b/.nojekyll index 4b4fd0b..df12fdc 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -6e003455 \ No newline at end of file +50b23a28 \ No newline at end of file diff --git a/coding.html b/coding.html index 87500b1..f8ef292 100644 --- a/coding.html +++ b/coding.html @@ -245,13 +245,13 @@
Codes are part of the scientific products your Lab is producing. It is thus important to manage, document, and preserve them as you would do for any other of your scientific products. In this session, we will discuss tools and practices that can ease the management of your codes, as well as develop them in a collaborative way.
As data repositories, code repositories are a great way to preserve and share your code (including with your future self!!). One you might have already heard of is GitHub. However, there are others such as GitLab, Bitbucket Source Forge, and more.
-Today we will be focusing on using GitHub to collaborate and keep track of the development of our scripts and other code.
+As data repositories, code repositories are a great way to preserve and share your code (including with your future self!!). One you might have already heard of is GitHub. However, there are other options such as GitLab, Bitbucket Source Forge, and more.
+Today we will be focusing on using GitHub to collaborate and keep track of the development of our scripts.