diff --git a/.A2osX Issue List.xlsx b/.A2osX Issue List.xlsx deleted file mode 100644 index 186a8a05..00000000 Binary files a/.A2osX Issue List.xlsx and /dev/null differ diff --git a/README.md b/README.md index faf59318..afe6fd72 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ See the **[documentation](#documentation)** section below to find other resource Major updates have occurred to the kernel and many of the A2osX API's to support a greatly enhanced shell that boasts significant new scripting capabilities since 0.92. Also added is the the ability to redirect input and output, including errors, and the ability to pipe (|) the output of one command or operation to another (i.e. **ls \* | more** ). A2osX now provides for multiple virtual terminals as well as users/terminals via TCP (through TELNETD) and serial devices (through a SSC driver). +As great as the changes to A2osX itself, we are also please to report that great strides have been made in terms of documentation. While much of it is in draft form, there is a new **[Users Guide](.Docs/User%20Guide.md)**, **[Developers Guide](.Docs/Developers%20Guide.md)**, **[Shell Developers Guide](.Docs/Shell%20Developers%20Guide.md)**, **[Technical Spec](.Docs/Technical%20Spec.md)** and **[Command Guide](.Docs/Command%20Guide.md)**. See the Documentation Section below for more details. + If you would like to read all the past news articles for A2osX, you can read the news article found **[here](.Docs/News.md)**. # **Visit us at [A2osX](http://www.a2osx.com)**