holiber / sl-vue-tree

Customizable draggable tree component for Vue.js
https://holiber.github.io/sl-vue-tree/
MIT License
345 stars 78 forks source link

Additional info for beginners (simplified) #40

Closed darrelfrancis closed 5 years ago

darrelfrancis commented 5 years ago

And one erratum: corrected a place where the 3rd parameter of traverse is said to be "path", when in fact it is "sibling".

holiber commented 5 years ago

Hi, @darrelfrancis. Thank you a lot for your contribution. That are definitely useful instructions for beginners, however the README.md file is used not only by beginners and a lot of developers prefer to see compact information to use skimming & scanning reading skills. While your contribution is more like a tutorial. I would suggest using your groundwork to create a simple tutorial in the separated file and put a link to this tutorial into README.md

holiber commented 5 years ago

Closing this for inactivity