]> git.lizzy.rs Git - lagrange-playground.git/blobdiff - README.md
Add view source link
[lagrange-playground.git] / README.md
index 8d829a25cd8786f59f18e57806ebe895db050afd..5a9257ab4cb0ebb3f60137063cda1ad885d88c1c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # Lagrange Playground
-Play around with lagrange interpolation online
+Play around with lagrange interpolation online  
 Live Version: https://eliasfleckenstein03.github.io/lagrange-playground/
 
 ## Controls
@@ -9,5 +9,5 @@ Live Version: https://eliasfleckenstein03.github.io/lagrange-playground/
 - Drag to move screen
 
 ## Algorithm
-The Lagrange Polynominal Interpolation Algorithm creates a polynomial that goes through all given points.
+The Lagrange Polynominal Interpolation Algorithm creates a polynomial that goes through all given points.  
 It is described here: https://en.wikipedia.org/wiki/Lagrange_polynomial