We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aaebde7 + 319f195 commit 3949331Copy full SHA for 3949331
README.md
@@ -35,3 +35,5 @@ PracticalMath.euclideanDistance({ point1: {x:1,y:2,z:3}, point2: {x:3,y:4,z:2} }
35
* <b> Cross-Platform Support</b> : Develop similar packages for Flutter,Java,Python.
36
37
# References
38
+* [published npm package link](https://www.npmjs.com/package/practicalmath)
39
+* [code link](/src/index.ts)
0 commit comments