From e6ba9203f30b83d2f396c84adfde473a67e680f6 Mon Sep 17 00:00:00 2001
From: Nik Clayton <nik@FreeBSD.org>
Date: Thu, 13 Apr 2000 00:27:02 +0000
Subject: [PATCH] Point the interested developer at the FDP Primer on the
 website for more information.

Suggested by:	Vivek Khera <khera@kciLink.com>
---
 README | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 README

diff --git a/README b/README
new file mode 100644
index 0000000000..f866e2f82b
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+$FreeBSD$
+
+If you plan on building a local copy of the FreeBSD documentation, or using
+our toolchain in your own projects, please read
+
+    http://www.freebsd.org/tutorials/docproj-primer/
+
+for information about the tools and formatting languages we use.  Chapter
+2 covers the software and related items you will need to install.