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
+9-8
Original file line number
Diff line number
Diff line change
@@ -18,20 +18,21 @@ It's free, and its certificate of completion is free.
18
18
The [OpenSSF page about this course](https://openssf.org/training/courses/) provides some broader context about the course.
19
19
The learning material also available via [edX](http://edx.org/professional-certificate/linuxfoundationx-secure-software-development-fundamentals?utm_medium=partner-marketing&utm_source=affiliate&utm_campaign=openssf&utm_content=openssforg-securedevelopmentpc). but the edX certificate of completion is not free.
20
20
21
-
## This repository is for maintainers of the course
21
+
## This repository is for maintaining the course content
22
22
23
-
This repository is intended for those who *maintain* the course material.
24
-
25
-
In particular, this is the place to report proposed changes
26
-
to the course content or report issues about the course content.
23
+
This repository is primarily intended for those
24
+
who *maintain* the course content and those who want to *propose a change*.
27
25
If you want to use its content in special ways, this might also be a
28
26
useful repository for you.
29
27
30
-
If you see something in the course that should be changed, please **[file an issue](https://github.com/ossf/secure-sw-dev-fundamentals/issues)** or (even better) **[create a pull request](https://github.com/ossf/secure-sw-dev-fundamentals/pulls)**.
28
+
If you see something in the course content that you think should be changed, please **[file an issue](https://github.com/ossf/secure-sw-dev-fundamentals/issues)** or (even better) **[create a pull request](https://github.com/ossf/secure-sw-dev-fundamentals/pulls)**.
31
29
32
-
Please see **[*Secure Software Development Fundamentals* content in Markdown format](secure_software_development_fundamentals.md)** for the main **text** content of the course (in this repository). The text embeds references to images that are also in this repository. The course as delivered includes some video introductions; those files are very large and so they aren't currently stored in this repository.
30
+
Please see **[*Secure Software Development Fundamentals* content in Markdown format](secure_software_development_fundamentals.md)** for the main **text** content of the course (in this repository). The text embeds references to images that are also in this repository.
33
31
34
-
There are video introductions, but the videos are in large files. See the [repository with the corresponding videos](https://github.com/ossf/secure-sw-dev-videos).
32
+
The course as delivered includes some videos.
33
+
Those files are very large, so they aren't stored in this repository.
34
+
See the
35
+
[repository with the corresponding videos](https://github.com/ossf/secure-sw-dev-videos).
0 commit comments