Revision: 12
http://smax.svn.sourceforge.net/smax/?rev=12&view=rev
Author: dbrosius
Date: 2008-01-16 22:43:01 -0800 (Wed, 16 Jan 2008)
Log Message:
-----------
add a readme in the project directory, in case someone attempts to download the real project, instead of the prototype.
Added Paths:
-----------
trunk/smax/readme.html
Added: trunk/smax/readme.html
===================================================================
--- trunk/smax/readme.html (rev 0)
+++ trunk/smax/readme.html 2008-01-17 06:43:01 UTC (rev 12)
@@ -0,0 +1,13 @@
+<html>
+ <head>
+ <title>SMAX - Simple Mutated API for XML</title>
+ </head>
+ <body>
+ <h1>SMAX - Simple Mutated API for XML</h1>
+ <p>Thank you for your interest in SMAX.</p>
+ <p>At this time there is no actual SMAX project data, only a prototype.
+ To download the prototype source code, use the following svn URL instead.</p>
+ <br>
+ <pre>https://smax.svn.sourceforge.net/svnroot/smax/trunk/smaxproto<pre>
+ </body>
+</html>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|