You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,3 +45,9 @@ fortuneSweep.compute(
45
45
1. ([Fortunes Algorithm. Part 1](https://jacquesheunis.com/post/fortunes-algorithm/) and [Fortunes Algorithm Part 2](https://jacquesheunis.com/post/fortunes-algorithm-implementation/) by Jacques Heunis (@jacquesh)
46
46
2.[Fortune's algorithm, the details](https://pvigier.github.io/2018/11/18/fortune-algorithm-details.html) by Pierre Vigier (@pvigier)
47
47
48
+
# Contact
49
+
50
+
Feel free to ask questions, report bugs and submit pull requests!
51
+
52
+
You can contact me by email: [oglagoliev@gmail.com](oglagoliev@gmail.com) or
53
+
follow me on Twitter: [@fewlinesofcode](https://twitter.com/fewlinesofcode)
0 commit comments