pirxpilot / liftie

:ski: Clean, simple, easy to read, fast ski resort lift status.
https://liftie.info
BSD 3-Clause "New" or "Revised" License
70 stars 32 forks source link

some clarifications to readme and template #56

Closed miguelhughes closed 2 years ago

miguelhughes commented 2 years ago

Hi pixrpilot! I added some small clarifications on the 0/1 part of the examples for parsing. Is there any chance you could add some explanation on what the ',', '..', '+', '-' path descriptors do, or what inspired them? (is there somewhere else we can go for reference?) This was the hardest part when implement parsing. The rest was very well documented and straightforward.

miguelhughes commented 2 years ago

Oh sorry, I realized that this was already part of the pr you merged last week. I'm closing it, but will you consider expanding on those clarifications, please?

pirxpilot commented 2 years ago

Check out docs-child-path - if you have any changes comments please submit PR on top of that branch. Thanks!