| Hash | Commit message | Author | Date | Files | + | - |
1 | commit 03dd9619176e6449bf57d7c958268f295a679bc4 |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Sun May 15 21:52:39 2022 +0200 |
4 | |
5 | Auto-Commit Update 15.05.2022 - 21:52:39 |
6 | --- |
7 | README.md | 7 ++----- |
8 | 1 file changed, 2 insertions(+), 5 deletions(-) |
9 | |
10 | diff --git a/README.md b/README.md |
11 | index d6ed196..c088c6f 100644 |
12 | --- a/README.md |
13 | +++ b/README.md |
14 | @@ -15,16 +15,13 @@ pkd MH,<repo>\ |
15 | pkd L,\<gitlab username>/\<repo>\ |
16 | pkd H,\<github username>/\<repo> |
17 | |
18 | - |
19 | -Optionally, you can put a comment in quotes after the package name, following an aditional comma, to be used as a description. |
20 | - |
21 | -**Example:** |
22 | +**Optionally, you can put a comment in quotes after the package name, following an aditional comma, to be used as a description, for example:** |
23 | |
24 | pkd \<package name>,"\<comment>"\ |
25 | pkd MH,"\<description>" |
26 | |
27 | |
28 | -## List Formatting: |
29 | +## List Formatting |
30 | |
31 | **Do not enter any spaces between package names, between package source and package name (the comma).** |
32 | |