I may add other types of chart in the future

This commit is contained in:
Joshua Seigler 2016-06-29 23:32:27 -04:00
parent 6c0ea036a0
commit d05ca176e6

View file

@ -18,7 +18,7 @@
},
"autoload": {
"psr-0" : {
"NeatCharts\\LineChart" : "src"
"NeatCharts\\" : "src"
}
}
}