Skip to content

Commit fbf9235

Browse files
committed
2 parents 0a29ac0 + b6fd9a5 commit fbf9235

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@ The OpenChain Education Work Group is working on making it easier to access, con
55

66
We plan to do this through providing the source material in MarkDown. People can change it into PDF documents, Word documents and other formats from there.
77

8-
The reason for this change is to allow people to easily contribute to our editing via our Reference Library. This is hosted on GitHub and it favors formats like MarkDown that are basically text.
8+
The reason for this change is to allow people to easily contribute to our editing via our Reference Library. This is hosted on GitHub and it favors formats like MarkDown that are basically text.
99

1010
Our first step is to convert some existing documents into MarkDown. This will allow us to begin editing and updating them.
1111

1212
There is an online tool to convert Word documents to MarkDown, which is the first step of the process. You will find it here:
1313
<https://word2md.com>
1414

15-
1615
Our Reference Library is here:
1716
<https://github.com/OpenChain-Project/Reference-Material>
1817

@@ -25,9 +24,11 @@ If you convert one of these documents to MarkDown, please open a Pull Request to
2524
Now you can help with updating the documentation! The process is the same. Update the MarkDown and submit a pull request.
2625

2726
There is a small learning curve to take part in this new drive. However, it is quick, easy and free to get a graphical editor for MarkDown. Download it here:
28-
<https://panwriter.com>
27+
<https://panwriter.com>. Of course, this is only one of the tools that you can use, as MarkDown is supported by many editors.
2928

3029
Then download background tools for MarkDown:
3130
<https://pandoc.org/installing.html>
3231

33-
That’s it! You are ready to help. We look forward to working together to make sure even more people can take advantage of our reference library as they work towards a more trusted, more efficient and more effective supply chain.
32+
You might want to try using `git` directly at home, so that you can `clone` the repo, `commit` changes to it, `branch` the repo to include your modification in a separate branch, `push` the branch with your changes and any subsequent commits you add. While it is largely unnecessary, by getting familiar with the tool you could later exploit all the power of it.
33+
34+
That’s it! You are ready to help. We look forward to working together to make sure even more people can take advantage of our reference library as they work towards a more trusted, more efficient and more effective supply chain.

0 commit comments

Comments
 (0)