summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2016-01-01 11:02:42 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2016-01-01 11:02:42 -0800
commit3f4d7d388dce6c9783c30bcc006f73d799845c0e (patch)
treef189b2fcdd3a82ea4a50c30799870ce207d70430
parenta415214bf282dcc8385f2101e6f8c018e188fa41 (diff)
Add intro to editres to README
Mostly copied from editres man page Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index d998e5e..b55ce10 100644
--- a/README
+++ b/README
@@ -1,6 +1,14 @@
+Editres is a tool that allows users and application developers to view
+the full widget hierarchy of any Xt Toolkit application that speaks the
+Editres protocol. In addition, editres will help the user construct
+resource specifications, allow the user to apply the resource to
+the application and view the results dynamically. Once the user is
+happy with a resource specification editres will append the resource
+string to the user's X Resources file.
- Instructions for building Editres.
+For more information on editres usage, see:
+ http://www.rahul.net/kenton/editres.html
Editres depends on the _EresInsert<something> and
_EresRetrieve<something> routines that are are implemented and used by