Skip to content

Commit 76839b5

Browse files
author
GUO Joanna
committed
Add files via upload
1 parent 84adafe commit 76839b5

File tree

10 files changed

+8005
-2
lines changed

10 files changed

+8005
-2
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Beta Version:
1313
pip install --pre -U find-primes
1414
```
1515

16+
**The CLI Tool**
17+
Usage:
18+
```shell
19+
find_primes.py --help
20+
```
21+
1622
**[Twin Primes](https://en.wikipedia.org/wiki/Twin_prime)**
1723

1824
A twin prime is a prime number that is either 2 less or 2 more than another prime number.

0 commit comments

Comments
 (0)