diff --git a/README.html b/README.html deleted file mode 100644 index b29a0cf4..00000000 --- a/README.html +++ /dev/null @@ -1,488 +0,0 @@ - - - -README - - - - -

Router SDK/App sample Design Tools.

-
-

This directory contains the Router SDK tools and sample applications. Below is a desciption of each. The Router Applications Development Guide is the best document to read first.

-

*** IMPORTANT - PLEASE READ ***

-

This is version 2.0 of the Router SDK and applications. The SDK has been simplified from the previous SDK to decrease the learning curve to allow more focus on application development. The router application infrastructure and packaging is unchanged. That is, an 'tar.gz' application package built with the previous SDK can still be installed into the router using SDK version 2.0. However, the coding of an application version 1.0 may need to be re-factored in order for continued development with SDK version 2.0. Please see document SDK_version_1.0_app_refactor.html in this directory for details.

-

Documents

- -

Sample Application Directories

- -

SDK Directories

- -

Files

- - - - - diff --git a/README.md b/README.md index a86086d6..34094876 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Router SDK/App sample Design Tools. +# Router SDK Design Tools and sample applications. ---------- This directory contains the Router SDK tools and sample applications. Below is a desciption of each. The Router Applications Development Guide is the best document to read first.