8
8
- [ 🛠 Built With] ( #built-with )
9
9
- [ Tech Stack] ( #tech-stack )
10
10
- [ Key Features] ( #key-features )
11
- - [ 🚀 Schema Diagram] ( #live-demo )
12
11
- [ 💻 Getting Started] ( #getting-started )
13
12
- [ Setup] ( #setup )
14
13
- [ Prerequisites] ( #prerequisites )
58
57
59
58
### Key Features <a name =" key-features " ></a >
60
59
61
- - ** [ Decode morse codes] **
62
- - ** [ words decoding] **
63
- - ** [ Senteces decoding] **
64
-
65
- <p align =" right " >(<a href =" #readme-top " >back to top</a >)</p >
66
-
67
- <!-- LIVE DEMO -->
68
-
69
- ## 🚀 Schema Diagram <a name =" live-demo " ></a >
60
+ - ** [ Creating module] **
61
+ - ** [ Creating class] **
62
+ - ** [ Including module to class] **
70
63
71
64
<p align =" right " >(<a href =" #readme-top " >back to top</a >)</p >
72
65
@@ -92,7 +85,7 @@ Clone this repository to your desired folder:
92
85
93
86
``` sh
94
87
cd my-folder
95
- git clone https://github.com/ab-noori/Marse-Code-Decoder .git
88
+ git clone https://github.com/ab-noori/Enumerable .git
96
89
```
97
90
98
91
### Install
@@ -101,7 +94,7 @@ Install this project with:
101
94
102
95
``` sh
103
96
cd my-folder
104
- git clone https://github.com/ab-noori/Marse-Code-Decoder .git
97
+ git clone https://github.com/ab-noori/Enumerable .git
105
98
```
106
99
107
100
### Usage
@@ -110,7 +103,7 @@ To run the project, execute the following command:
110
103
111
104
``` sh
112
105
cd my-folder
113
- git clone https://github.com/ab-noori/Marse-Code-Decoder .git
106
+ git clone https://github.com/ab-noori/Enumerable .git
114
107
```
115
108
116
109
### Run tests
@@ -153,8 +146,8 @@ You can deploy this project using:
153
146
154
147
## 🔭 Future Features <a name =" future-features " ></a >
155
148
156
- - [ ] ** [ Adding possibility ro decode numbers ] **
157
- - [ ] ** [ Creating UI so users can decode Morse codes ] **
149
+ - [ ] ** [ Adding more methods to the module ] **
150
+ - [ ] ** [ Creating new modules ] **
158
151
159
152
<p align =" right " >(<a href =" #readme-top " >back to top</a >)</p >
160
153
@@ -164,7 +157,7 @@ You can deploy this project using:
164
157
165
158
Contributions, issues, and feature requests are welcome!
166
159
167
- Feel free to check the [ issues page] ( https://github.com/ab-noori/Marse-Code-Decoder /issues ) .
160
+ Feel free to check the [ issues page] ( https://github.com/ab-noori/Enumerable /issues ) .
168
161
169
162
<p align =" right " >(<a href =" #readme-top " >back to top</a >)</p >
170
163
0 commit comments