Skip to content

Commit bfb8f52

Browse files
committed
Edit README
1 parent bb03f2c commit bfb8f52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ A Python script to idempotently download, extract, and locally serve a mirror of
77
`./fetch_python_docs.py --serve` in your shell, or omit `--serve` to only
88
download.
99

10-
**Platforms?** This script assumes Linux with `curl` and `tar` available.
10+
**Platforms?** Assumes Linux with `curl` and `tar` available for now.
1111

12-
**Why not use `pydoc -b`?** I prefer the look of these HTML docs.
12+
**Why not use `pydoc -b`?** The color scheme.

0 commit comments

Comments
 (0)