We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dab90a commit bc578f4Copy full SHA for bc578f4
README.md
@@ -20,7 +20,7 @@ Where:
20
- **username**, represents the github handler whose gist is to be accessed.
21
Can be defaulted via configuration.
22
- **gist_id**, is the id of the gist to be accessed.
23
-This is the hash value in the gist url, e.g. https://gist.github.com/\<username\>/`ce54fdb1e5621b5966e146026995b974`).
+This is the hash value in the gist url, e.g. https://gist.github.com/<username\>/`ce54fdb1e5621b5966e146026995b974`).
24
- **gist_file**, is the name of the file in the gist to be accessed.
25
26
## Installation
0 commit comments