From c82f06b8db0e272f48c9d2c626517ebadbac4913 Mon Sep 17 00:00:00 2001
From: "Unknown (abagchi)" <dev-null@apache.org>
Date: Wed, 12 Jan 2000 01:56:49 +0000
Subject: [PATCH] Where are the build instructions?

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@171534 13f79535-47bb-0310-9956-ffa450edef68
---
 Readme.html | 24 ++++++++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)

diff --git a/Readme.html b/Readme.html
index bf776c751..303d5e153 100644
--- a/Readme.html
+++ b/Readme.html
@@ -4,7 +4,27 @@
    <TITLE>XML4C2 Readme</TITLE>
 </HEAD>
 <BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#000000" VLINK="#000000" ALINK="#000000" onLoad="javascript:document.location='doc/index.html';return;">
-<CENTER><A HREF="doc/Index.html">Click here to read the XML4C documentation</A></CENTER>
-THis file will be updated soon, or replaced with something for use in the Apache world.
+<CENTER><A HREF="doc/index.html">Click here to read the Xerces-C documentation</A></CENTER>
+
+<!--
+
+If you are a hardcore computer nerd staring at this file through your favorite text
+editor, you are probably hunting for something. Let me guess, are you trying to find
+build instructions? Yes! Well it's not here. Why not?
+
+Because all the build instructions are now in Apache's cool web-site. Here is where
+you'll find everything related to Xerces builds.
+
+http://xml.apache.org/xerces-c/build.html
+
+Just remember, don't jump into the builds without reading the build instructions 
+COMPLETELY.  It will save you lot of sleepless nights.
+
+So now, get out of your editor, use your browser and get going.
+
+--->
+
 </BODY>
 </HTML>
+
+
-- 
GitLab