Update readme

db4
Slava Pestov 2008-07-29 18:45:39 -05:00
parent e61ef195b6
commit ed9093c263
1 changed files with 4 additions and 3 deletions

View File

@ -146,12 +146,13 @@ usage documentation, enter the following in the UI listener:
The Factor source tree is organized as follows:
build-support/ - scripts used for compiling Factor
core/ - Factor core library and compiler
extra/ - more libraries
vm/ - sources for the Factor VM, written in C
core/ - Factor core library
basis/ - Factor basis library, compiler, tools
extra/ - more libraries and applications
fonts/ - TrueType fonts used by UI
misc/ - editor modes, icons, etc
unmaintained/ - unmaintained contributions, please help!
vm/ - sources for the Factor VM, written in C
* Community