--- a/frame.html Sat Sep 15 20:05:49 2012 +0300
+++ b/frame.html Thu Sep 20 22:34:23 2012 +0300
@@ -5,6 +5,6 @@
</head>
<frameset cols="220,*">
<frame src="frame-index.html" name="toc">
- <frame src="index.html" name="article">
+ <frame src="README.html" name="article">
</frameset>
</html>