diff options
author | snowleo <schneeleo@gmail.com> | 2011-11-30 00:54:44 +0100 |
---|---|---|
committer | snowleo <schneeleo@gmail.com> | 2011-11-30 00:54:44 +0100 |
commit | b8d60674cb725bcd1900b7a5e1250d2a863805f2 (patch) | |
tree | f80daafa13b7eeac302f86e9a99eaad0995efb37 | |
parent | a30a28265a8a62b84afdc870ec24ee4723f51355 (diff) | |
download | Essentials-b8d60674cb725bcd1900b7a5e1250d2a863805f2.tar Essentials-b8d60674cb725bcd1900b7a5e1250d2a863805f2.tar.gz Essentials-b8d60674cb725bcd1900b7a5e1250d2a863805f2.tar.lz Essentials-b8d60674cb725bcd1900b7a5e1250d2a863805f2.tar.xz Essentials-b8d60674cb725bcd1900b7a5e1250d2a863805f2.zip |
Updated readme about format guidelines.
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 616a76185..1913e1ba1 100644 --- a/README.markdown +++ b/README.markdown @@ -11,7 +11,7 @@ Recommended NetBeans plugins: * Git * PMD & FindBugs ( http://kenai.com/projects/sqe/pages/Home ) -You don't need to import settings.zip anymore, since the format guidelines have been added to the project properties. +Please follow the format guidelines that are saved in the project properties. Windows users, please read this: http://help.github.com/line-endings/ The default line ending is LF. |