commit bfa0e022bc6ec629473d3dfb598cad698ceee256 Author: Nick Mathewson nickm@torproject.org Date: Tue Mar 4 10:34:25 2014 -0500
Mention doc/HACKING in the readme --- README | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/README b/README index 812680c..b2a391a 100644 --- a/README +++ b/README @@ -22,3 +22,6 @@ Frequently Asked Questions: https://www.torproject.org/faq.html https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ
+ +To get started working on Tor development: + See the doc/HACKING file.
tor-commits@lists.torproject.org