Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
llam001 committed Mar 8, 2016
2 parents cb85392 + 685ddc4 commit cb76567
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ Source code for ArcGIS Workflow Manager JavaScrpt viewer - Manage your workflows
* Easily configurable to meet custom business needs and requirements - no programming skills required to deploy.

### ArcGIS Workflow Manager JavaScript API
* The JavaScript viewer includes the latest [Workflow Manager JavaScript API](js/app/WorkflowManager/libs/workflowmanager).
* The JavaScript viewer includes the latest [ArcGIS Workflow Manager JavaScript API](js/app/WorkflowManager/libs/workflowmanager).
* Refer to the [ArcGIS Workflow Manager JavaScript API Reference](http://workflowsample.esri.com/doc/javascript/jsapi/index.html) for usage information.
* Download a zip file of the API and help documentation from the [ArcGIS Workflow Manager API Download site](http://www.esri.com/apps/products/download/index.cfm?fuseaction=download.all#ArcGIS_Workflow_Manager_API).

## Instructions

Expand Down
2 changes: 1 addition & 1 deletion js/app/WorkflowManager/config/AppConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,4 @@ define( function() {
}
}
};
});
});

0 comments on commit cb76567

Please sign in to comment.