[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/tree-inspector 495ef1874f 5/5: README
From: |
ELPA Syncer |
Subject: |
[elpa] externals/tree-inspector 495ef1874f 5/5: README |
Date: |
Sat, 6 May 2023 08:58:52 -0400 (EDT) |
branch: externals/tree-inspector
commit 495ef1874fba9d75842087f4acf0ebd75cf09e97
Author: Mariano Montone <marianomontone@gmail.com>
Commit: Mariano Montone <marianomontone@gmail.com>
README
---
README.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/README.md b/README.md
index bbb8c62277..09fcf03218 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,9 @@
Inspection tool for Emacs Lisp objects that uses a tree view.
-An inspector tool for Emacs Lisp objects that uses a tree view.
-

-Works together with the "normal" inspector when it is loaded; when an object
label is clicked on the tree, an inspector is opened on that object.
+Works together with the [Emacs
Inspector](https://github.com/mmontone/emacs-inspector "Emacs Inspector") when
it is loaded; when an object label is clicked on the tree, an inspector is
opened on that object.
## Install and usage