Skip to content

Commit 7336e68

Browse files
authored
Update README.md
1 parent a1a19c4 commit 7336e68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- So To Get Started Using Functionalty.js Library,<br />
1010
You Have To Install It By Node.js
1111
```node
12-
Comming Soon!
12+
Comming Soon
1313
```
1414
- Or You Can Install it By ...
1515

@@ -21,7 +21,7 @@ import * from "functionalty.js";
2121
```
2222
- Or You Can Import Minified Version (recommended)
2323
```javascript
24-
import * from "functionalty.min.js";
24+
Comming Soon
2525
```
2626
- Since You Have Downloaded And Imported The Library You Can Use It As Following ...
2727

0 commit comments

Comments
 (0)