pjproject/README.txt

12 lines
336 B
Plaintext

PJPROJECT is released under GPL. License information can be found in file
COPYING in this directory. For alternative licensing, please contact the
copyright holder.
See INSTALL.txt for compiling.
IMPORTANT:
You need to set your editor settings to tab=8 and indent=4. For example,
with vim, you can do this with:
:se ts=8
:se sts=4