diff options
| author | Augusto Stoffel <arstoffel@gmail.com> | 2023-10-29 21:42:28 +0100 |
|---|---|---|
| committer | Augusto Stoffel <arstoffel@gmail.com> | 2023-10-29 21:43:16 +0100 |
| commit | f0198fd4947e260ccfc8e4eb6a726b2661c1f7ac (patch) | |
| tree | 8d27c50ce5247b78605393ebf88ae9b68ae2efae | |
| parent | 0dc77f9f6908e1c235523ea7f29a765ce946f812 (diff) | |
Add screenshot
| -rw-r--r-- | README.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
