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 bb03f2c commit bfb8f52Copy full SHA for bfb8f52
README.md
@@ -7,6 +7,6 @@ A Python script to idempotently download, extract, and locally serve a mirror of
7
`./fetch_python_docs.py --serve` in your shell, or omit `--serve` to only
8
download.
9
10
-**Platforms?** This script assumes Linux with `curl` and `tar` available.
+**Platforms?** Assumes Linux with `curl` and `tar` available for now.
11
12
-**Why not use `pydoc -b`?** I prefer the look of these HTML docs.
+**Why not use `pydoc -b`?** The color scheme.
0 commit comments