From ef1ed45139f40638401f4a6ca86a4298d984797e Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Thu, 7 May 2015 12:56:48 +0100 Subject: [PATCH] Add initial pointer to documentation/blog post (while we wait to create a proper documentation in GitHub and as part of the download package itself) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a610144..8ac00d4 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ The Accessibility Viewer (aViewer) is an inspection tool for Windows that displays the accessibility API information (MSAA, IAccessible2, UI Automation, ARIA, HTML DOM) exposed by web browsers to the operating system, and thus to any assistive technology (AT) such as screenreaders. -For further information, see [The Paciello Group's aViewer resource page](http://www.paciellogroup.com/resources/aviewer/). \ No newline at end of file +For further information, see [The Paciello Group's aViewer resource page](http://www.paciellogroup.com/resources/aviewer/). + +For a basic manual/introduction to aViewer's functionality, see [The Paciello Group blog: aViewer](http://www.paciellogroup.com/blog/2013/03/aviewer-2013/). \ No newline at end of file