diff options
author | Robert Hak <adiamas@rockbox.org> | 2002-08-21 10:32:00 +0000 |
---|---|---|
committer | Robert Hak <adiamas@rockbox.org> | 2002-08-21 10:32:00 +0000 |
commit | 9d317c0d1ebcec393d6135d28934f5075343df78 (patch) | |
tree | bdd5d8576e49c6704ad55db18845478525340618 /uisimulator/README | |
parent | af25093e6d760df023f30e0847c0ed49152b7a7d (diff) | |
download | rockbox-9d317c0d1ebcec393d6135d28934f5075343df78.tar.gz rockbox-9d317c0d1ebcec393d6135d28934f5075343df78.zip |
correction of what file to read
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1852 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/README')
-rw-r--r-- | uisimulator/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/README b/uisimulator/README index cc2b0b4a92..bafa39a867 100644 --- a/uisimulator/README +++ b/uisimulator/README @@ -12,4 +12,4 @@ similar to code that would run on target. Simulator-specific code should not be store here, but in the specific directories for the simulators. -For further information see ../docs/README
\ No newline at end of file +For further information see ../docs/UISIMULATOR |