Skip to content

Commit e40d714

Browse files
author
HeidiSeibold
committed
more scope
1 parent 26c8301 commit e40d714

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
A docker tutorial for reproducible research.
33

44
This is an introduction to Docker designed for participants with knowledge
5-
about R and RStudio.
5+
about R and RStudio. The introduction is intended to be helping people who need Dockerfor a project. We first explain what Docker is and why it is useful. Then
6+
we go into the the details on how to use it for a reproducible transportable project.
67

78

89
## Lessons:

index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,12 @@ <h1>
3333

3434
<p>A docker tutorial for reproducible research.</p>
3535

36-
<p>This is an introduction to Docker designed for participants with knowledge
37-
about R and RStudio.</p>
36+
<p>
37+
This is an introduction to Docker designed for participants with knowledge about
38+
R and RStudio. The introduction is intended to be helping people who need Docker
39+
for a project. We first explain what Docker is and why it is useful. Then we go
40+
into the the details on how to use it for a reproducible transportable project.
41+
</p>
3842

3943
<h2>
4044
<a id="lessons" class="anchor" href="#lessons" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Lessons:</h2>

0 commit comments

Comments
 (0)