add a reference to the FAQ to the README.txt
parent
3f4c2aafcf
commit
2165a728b1
|
@ -15,6 +15,7 @@ implementation. It is not an introduction to the language itself.
|
|||
- Running Factor on Mac OS X - X11 UI
|
||||
- Running Factor on Windows
|
||||
- Command line usage
|
||||
- The Factor FAQ
|
||||
- Source organization
|
||||
- Community
|
||||
|
||||
|
@ -160,6 +161,10 @@ To run the listener in the command prompt:
|
|||
|
||||
factor-nt.exe -run=listener
|
||||
|
||||
* The Factor FAQ
|
||||
|
||||
The Factor FAQ lives online at http://factorcode.org/faq.fhtml
|
||||
|
||||
* Command line usage
|
||||
|
||||
The Factor VM supports a number of command line switches. To read
|
||||
|
|
Loading…
Reference in New Issue