Skip to content

Commit 7b77ead

Browse files
authored
Update README.md
1 parent a02f68a commit 7b77ead

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# Bisection-Method-TypeScript
22
A quick implementation of the Bisection Method in TypeScript.
3+
To install run the below command:
4+
```
5+
npm install @flyn-nick/bisection-method@1.0.1
6+
```

0 commit comments

Comments
 (0)