We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4bab91 commit fa33ddcCopy full SHA for fa33ddc
1 file changed
README_TEMPLATE.md
@@ -4,7 +4,9 @@ A short description about the script must be mentioned here.
4
5
### Prerequisites
6
<!--Remove the below lines and add yours -->
7
-Modules required to be able to use the script successfully and how to install them. (Including a requirements.txt file will work.)
+Modules required to be able to use the script successfully
8
+and how to install them.
9
+(Including a `requirements.txt` file will work.)
10
11
### How to run the script
12
@@ -16,4 +18,5 @@ Add a jpeg/png/gif file here.
16
18
17
19
## *Author Name*
20
-Your name goes here.
21
+The name of the author of the code goes here.
22
+If you have a web site or a Git user name, feel free to link.
0 commit comments