X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=README;h=b993ffdeb6e306d5483c2c86c59bf49e7ab2d8a8;hp=0cab8cce8b8e178eba795c62eb7ac3f2b2e4ba76;hb=574af38ed616d1adfa5e6ce35f67cda1f707f89d;hpb=6c9943707d4f33035830eba0587a61a34eaecbc2 diff --git a/README b/README index 0cab8cc..b993ffd 100644 --- a/README +++ b/README @@ -80,7 +80,7 @@ DESCRIPTION o Stick to the coding style of the source code files you edit. Follow the general style of method and variable naming, as well as white space formatting. In particular, use literal tabs with an assumed - tabstop of 4 characters. Also, try to limit line lengths to 75 + tabstop of 8 characters. Also, try to limit line lengths to 78 characters. o For legal reasons, don't include other peoples' code with your patch.