aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorgrischka <grischka>2009-04-18 14:20:27 +0200
committergrischka <grischka>2009-04-18 15:08:03 +0200
commite8a52a824957808410a8eb13d4b5e2f3e1776553 (patch)
tree0b74eef8fbc86404e92d8f709a52f936606eb4fa /README
parenteca1fbaf92f63abc43cbda87c0c512a54da8aaf2 (diff)
downloadtinycc-e8a52a824957808410a8eb13d4b5e2f3e1776553.tar.gz
tinycc-e8a52a824957808410a8eb13d4b5e2f3e1776553.tar.bz2
win32: readme.txt->tcc-win32.txt, update tcc-doc
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index abc3d26..bfaab39 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ Features:
Documentation:
-------------
-1) Installation on a i386 Linux host (for Windows read win32/readme.txt)
+1) Installation on a i386 Linux host (for Windows read tcc-win32.txt)
./configure
make
@@ -79,8 +79,7 @@ when doing 'make test'.
Please read tcc-doc.html to have all the features of TCC.
-Additional information is available for the Windows port in
-win32/readme.txt.
+Additional information is available for the Windows port in tcc-win32.txt.
License:
-------