2003/03/20 03:15:02
[org.ibex.core.git] / README
diff --git a/README b/README
index b022414..2783455 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,6 @@
 ==============================================================================
 XWT README
-
-      
+              
 ______________________________________________________________________________
 Documentation
 
@@ -13,7 +12,7 @@ presented below:
       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 home page [http://www.xwt.org/]       
           
 - The XWT tutorial [http://www.xwt.org/tutorial.html]
 
@@ -30,14 +29,14 @@ presented below:
 ______________________________________________________________________________
 Directory Structure
 
-/
-   AUTHORS                - people involved in developing XWT
+/       
+   AUTHORS                - people involved in developing XWT   
    README                 - this file
    COPYING                - copyright information for all files in this distro
-   TM                     - trademark information for XWT
+   TM                     - trademark information for XWT       
    Makefile               - build file for gcc 3.3
    next.build             - the build id of the next build to be generated
-   bin/                   - all binary stuff generated by xwt builds
+   bin/                   - all binary stuff generated by xwt builds    
    gcc/                   - build area for a custom copy of gcc3.3 and binutils2.13
        Makefile           - will download, configure, compile, and private-install gcc3.3/binutils2.13
    lib/                   - any third-party binary stuff needed during the build process