Skip to content

Commit 6e13188

Browse files
committed
Minor edits to README.md
1 parent 55eaffe commit 6e13188

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ files correctly, because this is Perl 6 Pod, and GitHub assumes Perl 5 POD).
1212

1313
## README in other languages
1414

15-
[README in Chinese](README.zh.md)
15+
* [README in Chinese](README.zh.md).
1616

1717
## Install p6doc
1818

@@ -100,7 +100,8 @@ Here are some ways to help us:
100100
actual documentation.
101101

102102
[Issues page](https://github.com/perl6/doc/issues) has a list of current issues and
103-
documentation parts that are known to be missing and [CONTRIBUTING](CONTRIBUTING.md)
103+
documentation parts that are known to be missing
104+
and [the CONTRIBUTING document](CONTRIBUTING.md)
104105
explains briefly how to get started contributing documentation.
105106

106107
--------
@@ -119,7 +120,7 @@ explains briefly how to get started contributing documentation.
119120
3. A separate repo in the perl6 Github account invites
120121
more potential contributors and editors.
121122

122-
**Q:** Should I include methods from superclasses or roles<br>
123+
**Q:** Should I include methods from superclasses or roles?<br>
123124
**A:** No. The HTML version already includes methods from superclasses and
124125
roles, and the `p6doc` script will be taught about those as well.
125126

0 commit comments

Comments
 (0)