diff options
author | Colin Okay <cbeok@protonmail.com> | 2020-07-10 09:43:37 -0500 |
---|---|---|
committer | Colin Okay <cbeok@protonmail.com> | 2020-07-10 09:43:37 -0500 |
commit | 34a268cc3e89df6c3effacc85fbf506e6f050286 (patch) | |
tree | ba00ab2610917255d212362c34a699031c348839 | |
parent | b50c8d32438be5f84c45b585dc23ee88947b6c2a (diff) |
rephrase
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -23,10 +23,10 @@ docstring. Many docstrings include examples of use. ``` -## Motivating Examples +## First, Here's the Action -Here's some code to show you what you can do. A more involved example -apears at the end of the document, following the tutorial. +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. ### All The Primes |