azkaban-uncached

Adding markdown language to README

1/24/2013 9:33:42 PM

Changes

README.md 29(+14 -15)

Details

README.md 29(+14 -15)

diff --git a/README.md b/README.md
index a8d51c6..897a0b5 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,19 @@
+## Azkaban2
+
 Azkaban2 is a batch workflow job scheduler. It is the successor of the original Azkaban. Often times there is a need to run a set of jobs and processes in a particular order within a workflow. Azkaban will resolve the ordering through job dependencies and provide an easy to use web user interface to maintain and track your workflows.
 Here are a few features:
-	-Web UI
-	-Easy workflow uploads
-	-Easy to set up job dependencies
-	-Schedule workflows
-	-Authentication/Authorization (permissions on jobs)
-	-Ability to kill and restart workflows
-	-Modular and pluginable
-	-Project workspaces
-	-Logging and auditing of workflow and jobs
+* Web UI
+* Easy workflow uploads
+* Easy to set up job dependencies
+* Schedule workflows
+* Authentication/Authorization (permissions on jobs)
+* Ability to kill and restart workflows
+* Modular and pluginable
+* Project workspaces
+* Logging and auditing of workflow and jobs
 
-To go to the package download links:
-https://github.com/azkaban/azkaban2/wiki/Download-Packages
+To go to the package download links: [Download-Packages](azkaban2/wiki/Download-Packages)
 
-To go to the azkaban-plugins github repo:
-https://github.com/azkaban/azkaban-plugins
+To go to the azkaban-plugins github repo: [Azkaban-plugins](azkaban-plugins)
 
-There is a google groups named 'azkaban' for this project.
-https://groups.google.com/forum/?fromgroups#!forum/azkaban-dev
+There is a google groups: [Azkaban Group](https://groups.google.com/forum/?fromgroups#!forum/azkaban-dev)