X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=README;h=0d272da90620559f63a2bfa724d59d4cdc501175;hb=bcb2f7a5f3a68bf2d988b8b01ea3fef2fa5aa68c;hp=e7f3bf946ba9dbe45f3b965fbda9ff76dea9c830;hpb=1249ab2ee586cb694c3938b368965a55570e0eb2;p=org.ibex.core.git diff --git a/README b/README index e7f3bf9..0d272da 100644 --- a/README +++ b/README @@ -1,5 +1,6 @@ ============================================================================== XWT README + ______________________________________________________________________________ Documentation @@ -8,24 +9,24 @@ If you're new to XWT, you should read the documentation in the order presented below: - README [this file] - + Start here. Includes a map of all other documentation and a description of the directory strucure - The XWT home page [http://www.xwt.org/] - + - The XWT tutorial [http://www.xwt.org/tutorial.html] Gentle introduction to what XWT is, and how to write .xwt's. Good for anybody who wants to write XWT applications. - The XWT reference [http://www.xwt.org/reference.html] - + Precise, technical spec of exactly how XWT works. Assumes familiarity with XWT (ie, you've read the tutorial). This is the authoritative source for how an XWT engine should behave. - + ______________________________________________________________________________ Directory Structure