From b59ce5c64010b85a32e293c12bd7bdff6874d720 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Sun, 27 Aug 2017 13:01:49 +0100 Subject: Simplify docstring screenshot --- README.md | 2 +- screenshots/helpful_docstring.png | Bin 0 -> 23212 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 screenshots/helpful_docstring.png diff --git a/README.md b/README.md index 7e2b173..feb229a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Helpful will show you where a function is being called! ### Prettier Docstrings -![screenshot](screenshots/helpful_compare.png) +![screenshot](screenshots/helpful_docstring.png) Docstrings in helpful: diff --git a/screenshots/helpful_docstring.png b/screenshots/helpful_docstring.png new file mode 100644 index 0000000..71f3b47 Binary files /dev/null and b/screenshots/helpful_docstring.png differ -- cgit v1.0