svn datafiles instructions in readme
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Wed, 31 Aug 2016 23:16:26 +0000 (02:16 +0300)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Wed, 31 Aug 2016 23:16:26 +0000 (02:16 +0300)
README.md

index d9cce2e..16206b1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -35,4 +35,9 @@ The SDL backend will scale the framebuffer up, by the factor specified in the
 a 3x scale factor, or just export the `FBSCALE` env var in the shell you are
 going to use for running the demo. The default scale factor is 2x.
 
 a 3x scale factor, or just export the `FBSCALE` env var in the shell you are
 going to use for running the demo. The default scale factor is 2x.
 
-test?
+Datafiles
+---------
+The demo datafiles are in their own subversion repo. To checkout the data files
+run the following in the demo root directory:
+
+  svn co svn://mutantstargoat.com/datadirs/dosdemo data