diff options
author | Colin Okay <59481711+cbeo@users.noreply.github.com> | 2020-07-10 16:28:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-10 16:28:58 -0500 |
commit | 2e611c8a936fbfe485cad0419e4f394e8c866bc7 (patch) | |
tree | bc002bf98fc823e7f53b9049d27e8e018d52cc23 | |
parent | 9882e084874c5640feeac4390431a450c9edfeec (diff) |
rephrase
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ docstring. Many docstrings include examples of use. ``` -## First, Here's the Action +## First, Some Action Here are a few examples to show you what you can do. A more involved example apears at the end of the document, following the tutorial. |