We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a19c4 commit 7336e68Copy full SHA for 7336e68
README.md
@@ -9,7 +9,7 @@
9
- So To Get Started Using Functionalty.js Library,<br />
10
You Have To Install It By Node.js
11
```node
12
- Comming Soon!
+ Comming Soon
13
```
14
- Or You Can Install it By ...
15
@@ -21,7 +21,7 @@ import * from "functionalty.js";
21
22
- Or You Can Import Minified Version (recommended)
23
```javascript
24
-import * from "functionalty.min.js";
+Comming Soon
25
26
- Since You Have Downloaded And Imported The Library You Can Use It As Following ...
27
0 commit comments