Skip to content

Commit 3ad51a5

Browse files
committed
2 parents 038abee + 6453299 commit 3ad51a5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# <p align="center"><img width="20px" src="https://media1.giphy.com/media/ln7z2eWriiQAllfVcn/giphy.gif?cid=790b76115cd5f2f3ebd0a1aeb3ae5c75cbf7bc3c9a1bd77b&rid=giphy.gif&ct=s" /> Functionalty.js (beta) <img width="20px" src="https://media1.giphy.com/media/ln7z2eWriiQAllfVcn/giphy.gif?cid=790b76115cd5f2f3ebd0a1aeb3ae5c75cbf7bc3c9a1bd77b&rid=giphy.gif&ct=s"/></p>
1+
# <p align="center"><img width="20px" src="https://media1.giphy.com/media/ln7z2eWriiQAllfVcn/giphy.gif?cid=790b76115cd5f2f3ebd0a1aeb3ae5c75cbf7bc3c9a1bd77b&rid=giphy.gif&ct=s" /> Functionality.js (beta) <img width="20px" src="https://media1.giphy.com/media/ln7z2eWriiQAllfVcn/giphy.gif?cid=790b76115cd5f2f3ebd0a1aeb3ae5c75cbf7bc3c9a1bd77b&rid=giphy.gif&ct=s"/></p>
22

33
<p float="right">
44
<!-- License -->
@@ -31,27 +31,27 @@
3131
You Can Import Unminified Version
3232

3333
```javascript
34-
import * from "functionalty.js";
34+
import * from "functionality.js";
3535
```
3636

3737
- Or You Can Import Minified Version (recommended)
3838

3939
```javascript
40-
import * from "functionalty.min.js";
40+
import * from "functionality.min.js";
4141
```
4242

4343
- Since You Have Downloaded And Imported The Library You Can Use It As Following ...
4444

4545
## How To Use ❓
4646

4747
- Now You Have Been Setup Everything
48-
- You Can Visit Functionalty.js Site From <a href="https://functionalty.netlify.app/">Here</a>
48+
- You Can Visit Functionalty.js Site From Here
4949
- Or This is A Quick Start From Here
5050

5151
# <p align="center">Here Is What We Are Working On 🤞</p>
5252

5353
1. Adding Logo
54-
2. Converting functionalty.js File Into TypeScript File
54+
2. Converting functionality.js File Into TypeScript File
5555
3. ✔️ Making File Supported By All Of Search Engines
5656
4. ✔️ Making File Compressed
5757
5. ✔️ Making File Light Weight
@@ -69,7 +69,7 @@
6969
- First Clone The Repository
7070

7171
```cmd
72-
git clone https://github.com/Ali-Eldeba/functionalty.js.git
72+
git clone https://github.com/Ali-Eldeba/functionality.js.git
7373
```
7474

7575
- Then Install Packages (node_modules)

0 commit comments

Comments
 (0)