ArthurSonzogni / Diagon

Interactive ASCII art diagram generators. :star2:
https://arthursonzogni.com/Diagon/
MIT License
1.47k stars 56 forks source link

Fix wrong math in README.md #43

Closed PythonicNinja closed 1 year ago

PythonicNinja commented 1 year ago

I think value should be 113/2

https://www.wolframalpha.com/input?i=1+%2B+1%2F2+%2B+%28sum+x+from+0+to+10%29

ArthurSonzogni commented 1 year ago

Thanks!