Skip to content

Commit 916fd95

Browse files
Merge pull request ossf#37 from ossf/readme-update
Update README
2 parents f307f84 + 1946683 commit 916fd95

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

README.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,25 @@
22

33
This repository is for managing and sharing the content of the
44
*Secure Software Development Fundamentals*
5-
courses (from the OpenSSF Best Practices WG) that are available via edX.
6-
If you see something that should be changed, please file an issue.
5+
courses (from the OpenSSF Best Practices WG) that are available via the
6+
[Linux Foundation Training & Certification Platform](https://training.linuxfoundation.org/training/developing-secure-software-lfd121/)
7+
and 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).
8+
If you see something that should be changed, please
9+
[file an issue](https://github.com/ossf/secure-sw-dev-fundamentals/issues).
710

811
If you just want to *take* these courses, please [select the course you are interested in and take it](https://openssf.org/training/courses/).
912

1013
See the [*Secure Software Development Fundamentals* content converted into Markdown format](secure_software_development_fundamentals.md) for the main content of this repository.
1114

1215
This informational content is released under the [Creative Commons Attribution License (CC-BY) version 4.0](https://creativecommons.org/licenses/by/4.0/legalcode.txt), so you can reuse it in many ways. We want you to use this information! There are some exceptions: we quote other material (such as from xkcd) which are under their own licenses, and to counter cheating we do not release certain testing materials this way. Note that we update this material, so you should be prepared for updates if you use a significant portion of it.
1316

17+
If you earn a certificate of completion for the course via the Linux Foundation (LF) Training, you can show off the [digital credentials (badges) you've earned](https://training.linuxfoundation.org/badges-2/). Similarly, if you earn a course certificate or program certificate on edX, you can [show your edX certificates](https://www.edx.org/verified-certificate).
18+
19+
If you want to propose changes to the content, the preferred mechanism is
20+
to file [issues](https://github.com/ossf/secure-sw-dev-fundamentals/issues) for general suggestions and provide [pull requests](https://github.com/ossf/secure-sw-dev-fundamentals/pulls) for specific changes, in both cases to this
21+
[secure-sw-dev-fundamentals](https://github.com/ossf/secure-sw-dev-fundamentals)
22+
project. Changes that are accepted into the Markdown must go through a series of internal steps in coordination with LF Training & Certification so that the changes will be deployed to both the LF Training and edX platforms.
23+
1424
This content was originally converted from Google docs format using
1525
[gdocs2md](http://github.com/mangini/gdocs2md),
1626
patched to skip inline drawings.
@@ -20,9 +30,5 @@ Alternative converters include
2030
and
2131
[evbacher/gd2md-html](https://github.com/evbacher/gd2md-html!)
2232
(the last one is most recently active).
23-
If you want to propose changes to the content, the preferred mechanism is
24-
via issues and pull requests to the
25-
[secure-sw-dev-fundamentals](https://github.com/ossf/secure-sw-dev-fundamentals)
26-
project.
2733

28-
Our thanks to Flavia Cioanca for her work to convert the text into a live course!
34+
Our thanks to Flavia Cioanca for her work to convert the text into live courses!

0 commit comments

Comments
 (0)