summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAugusto Stoffel <arstoffel@gmail.com>2023-10-29 21:42:28 +0100
committerAugusto Stoffel <arstoffel@gmail.com>2023-10-29 21:43:16 +0100
commitf0198fd4947e260ccfc8e4eb6a726b2661c1f7ac (patch)
tree8d27c50ce5247b78605393ebf88ae9b68ae2efae
parent0dc77f9f6908e1c235523ea7f29a765ce946f812 (diff)
Add screenshot
-rw-r--r--README.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.org b/README.org
index 1c01980..d6289a2 100644
--- a/README.org
+++ b/README.org
@@ -5,6 +5,8 @@ library. It is interactive in the sense that request responses are
pretty-printed in a pop-up buffer. It can be used to explore and test
web APIs or to debug packages that use =plz=.
+#+html: <img src="https://raw.githubusercontent.com/astoff/plz-see.el/images/screenshot.png">
+
The main function provided by the package is unsurprisingly named
=plz-see=, which has the essentially the same API as =plz=. See the
docstring for details on the differences.