#Readme ##Overview Follow me [@wesnolte](http://twitter.com/wesnolte) jQuery OrgChart is a plugin that allows you to render structures with nested elements in a easy-to-read tree structure. To build the tree all you need is to make a single line call to the plugin and supply the HTML element Id for a nested unordered list element that is representative of the data you'd like to display. ![jQuery OrgChart](http://i.imgur.com/2OpyG.png "jQuery OrgChart") ---- ##Expected Markup & Example Usage To get up and running you'll need a few things. ----- ###The JavaScript Libraries You need to include the jQuery as well as the jOrgChart libraries. For example: ---- ###The HTML You'll need to construct a nest unordered list that represents your node nesting. For example: *Note that you can include any amount of HTML markup in your `
  • ` **except** for other `