azkaban-aplcache

Customize code style template. Update README (#1406) * Customize

8/28/2017 7:21:24 PM

Changes

README.md 17(+7 -10)

Details

README.md 17(+7 -10)

diff --git a/README.md b/README.md
index 7cd85fa..96770f6 100644
--- a/README.md
+++ b/README.md
@@ -36,19 +36,16 @@ project. You can import it into your IDE using the `build.gradle` file in the ro
 Project from the Quick Start box or choose Open from the File menu and select the root `build.gradle` file.
 
 ### Code Style
-Azkaban follows Google code style. The template file, `intellij-java-google-style.xml`, can be found in the root 
-directory.
+Azkaban follows [Google code style](http://google.github.io/styleguide/). The template file, 
+`az-intellij-style.xml`, can be found in the root directory. It's based on the 
+[intellij-java-google-style.xml config file](https://github.com/google/styleguide/blob/75c289f1d33836d1ff4bd94e6c9033673e320b58/intellij-java-google-style.xml) from the google/styleguide project.
 
 Follow [the Intellij's code style help](https://www.jetbrains.com/help/idea/2017.1/code-style.html) 
-to import and set up the style.
- 
-Note: 
-To use different styles for different projects try
- "You can copy the IDE scheme to the current project, using the Copy to Project... command."
+to import and set up the style. Make sure to activate the AzkabanStyle by
+ "copy the IDE scheme to the current project, using the Copy to Project... command."
 
-
-We also recommend 
-intellij's [save actions plugin](https://github.com/dubreuia/intellij-plugin-save-actions) to 
+Install and enable the intellij's [save actions plugin](https://github
+.com/dubreuia/intellij-plugin-save-actions) to 
 reformat/refactor code automatically:
 
 Please turn on all the options except