From 3f3ae2a5d4ffafd98cdf1c09308b9b8d93b0356c Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Sat, 12 Oct 2019 14:57:36 +0200 Subject: [PATCH] Explicitly mention the old tech notes that were available on the Web site (and very popular) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index db34e91ae4c..954a6f3fb09 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ you would expect in an IDE plus a few more. The #develop project started on September 11th, 2000. The project was initiated by Mike Krüger. In the course of the project, several contributors joined in. +Looking for the tech notes (Fine Art of Commenting, Coding Style Guide, and more)? These can be found as rtf files in [doc/technotes](https://github.com/icsharpcode/SharpDevelop/tree/master/doc/technotes) + ## How To Compile #Develop can be compiled using the supplied .bat files, or in #Develop itself.