| Hash | Commit message | Author | Date | Files | + | - |
1 | commit a2d02ca58cb0f59e61384e1e808ff889cbf0fcab |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Sun May 15 21:47:21 2022 +0200 |
4 | |
5 | Auto-Commit Update 15.05.2022 - 21:47:21 |
6 | --- |
7 | README.md | 22 +++++++++++----------- |
8 | 1 file changed, 11 insertions(+), 11 deletions(-) |
9 | |
10 | diff --git a/README.md b/README.md |
11 | index aa7df72..b820a08 100644 |
12 | --- a/README.md |
13 | +++ b/README.md |
14 | @@ -29,22 +29,22 @@ pkd MH,"\<description>" |
15 | **Do not enter any spaces between package names, between package source and package name (the comma).** |
16 | |
17 | |
18 | -**The following list is provided below for reference:** |
19 | ---- |
20 | +##The following list is provided below for reference:** |
21 | +*** |
22 | |
23 | - Local or AUR Packages : \<packageName> |
24 | + Local or AUR Packages : <packageName> |
25 | |
26 | # The method used above is likely to be used in most cases. |
27 | |
28 | |
29 | - GitHub Repositories : H,\<Creator/HubRepoName> |
30 | - GitLab Repositories : L,\<Creator/LabRepoName> |
31 | - Personal GitHub : PH,\<yourGitHubRepoName> |
32 | - Personal GitLab : PL,\<yourGitLabRepoName> |
33 | - Snap Packages : S,\<snapPackageName> |
34 | - Python Pip Packages : P,\<pythonPackageName> |
35 | - NPM or Nodejs Packages : N,\<packageName> |
36 | - Web files or Torrents : W,\<URL> |
37 | + GitHub Repositories : H,<Creator/HubRepoName> |
38 | + GitLab Repositories : L,<Creator/LabRepoName> |
39 | + Personal GitHub : PH,<yourGitHubRepoName> |
40 | + Personal GitLab : PL,<yourGitLabRepoName> |
41 | + Snap Packages : S,<snapPackageName> |
42 | + Python Pip Packages : P,<pythonPackageName> |
43 | + NPM or Nodejs Packages : N,<packageName> |
44 | + Web files or Torrents : W,<URL> |
45 | |
46 | |
47 | ### List Formatting Examples: |