we have two faqs for now

This commit is contained in:
Roger Dingledine 2010-02-22 00:41:48 -05:00
parent 9254655924
commit ee8b0893af
1 changed files with 2 additions and 1 deletions

3
README
View File

@ -4,7 +4,7 @@ is reasonably secure, but please ensure you read the instructions and
configure it properly. configure it properly.
To build Tor from source: To build Tor from source:
./configure; make; make install ./configure && make && make install
Home page: Home page:
https://www.torproject.org/ https://www.torproject.org/
@ -19,5 +19,6 @@ Making applications work with Tor:
https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO
Frequently Asked Questions: Frequently Asked Questions:
https://www.torproject.org/faq.html
https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ