*CS 3214* *Fall 2013* *Group 381* Blake Whaley (bwhaley4) William Vuong (wnvuong) *Overview* This plugin allows a user to type up to 10 different integers to the command line and will return the average(mean) of those numbers. *How To Run* Type 'average' then the numbers you wish to find the average of. ex: esh> average 1 2 3 4 5 6