Skip to content

Commit 3949331

Browse files
committed
Merge branch 'main' of github-personal:pvscreations/practicalMath into main
2 parents aaebde7 + 319f195 commit 3949331

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ PracticalMath.euclideanDistance({ point1: {x:1,y:2,z:3}, point2: {x:3,y:4,z:2} }
3535
* <b> Cross-Platform Support</b> : Develop similar packages for Flutter,Java,Python.
3636

3737
# References
38+
* [published npm package link](https://www.npmjs.com/package/practicalmath)
39+
* [code link](/src/index.ts)

0 commit comments

Comments
 (0)