diff --git a/README.md b/README.md index cf5d9cc..e3e2576 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Simple Variable List Iterator -Not even sure if the name makes sense, but I hope it makes sense. +Choosing names was never my strength. -Let me know if there is a better tool. Didn't came across so I created this. It works for me, that is all care of. +Let me know if there is a better tool. It works for me tho. Works with 1 to `n` variables. If a line is empty, it will add `null` (as in nothing). `[var1]` should be the longest list. @@ -86,4 +86,4 @@ Download the `index.html` file, open it in your browser, done. Everything you ne - [ ] License - [ ] Footer with Git reference + License -- [ ] Save everything temporary to local storage to avoid data loss \ No newline at end of file +- [ ] Save everything temporary to local storage to avoid data loss