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 | 76c1c9d9a8d8b6e708287bc6c844c952da4a1cf6 (patch) | |
tree | 7ff8e72cb445743e2deabe37b51c48c195ca1913 | |
parent | 92618de63f108b7e6818880087d5cfd6993b503a (diff) | |
download | Essentials-76c1c9d9a8d8b6e708287bc6c844c952da4a1cf6.tar Essentials-76c1c9d9a8d8b6e708287bc6c844c952da4a1cf6.tar.gz Essentials-76c1c9d9a8d8b6e708287bc6c844c952da4a1cf6.tar.lz Essentials-76c1c9d9a8d8b6e708287bc6c844c952da4a1cf6.tar.xz Essentials-76c1c9d9a8d8b6e708287bc6c844c952da4a1cf6.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. |