emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/inspector f8d2e8edef 23/93: Update README.md


From: ELPA Syncer
Subject: [elpa] externals/inspector f8d2e8edef 23/93: Update README.md
Date: Tue, 24 May 2022 18:57:56 -0400 (EDT)

branch: externals/inspector
commit f8d2e8edef0e52ae95ec29a9eae75186e097391a
Author: Mariano Montone <marianomontone@gmail.com>
Commit: GitHub <noreply@github.com>

    Update README.md
---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 900c8ff474..53cf1c9f2a 100644
--- a/README.md
+++ b/README.md
@@ -14,13 +14,13 @@ This is work in progress at the moment. Just download and 
load the file into Ema
 
 ### Invocation
 
-`M-x inspect-expression` to evaluate an elisp expression and inspect the 
result.
-`M-x inspect-last-sexp` to evaluate last sexp in current buffer and inspect 
the result.
+* `M-x inspect-expression` to evaluate an elisp expression and inspect the 
result.
+* `M-x inspect-last-sexp` to evaluate last sexp in current buffer and inspect 
the result.
 
 ### Inside the inspector
 
-`M-x inspector-pop` bound to letter `l`, to navigate to previous object.
-`M-x inspector-quit` bound to letter `q`, to exit the inspector.
+* `M-x inspector-pop` bound to letter `l`, to navigate to previous object.
+* `M-x inspector-quit` bound to letter `q`, to exit the inspector.
 
 ### From the Emacs debugger
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]