Skip to content

Commit 4815d9a

Browse files
committed
Update the Readme file
1 parent 11efa2c commit 4815d9a

File tree

1 file changed

+9
-16
lines changed

1 file changed

+9
-16
lines changed

README.md

+9-16
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
- [🛠 Built With](#built-with)
99
- [Tech Stack](#tech-stack)
1010
- [Key Features](#key-features)
11-
- [🚀 Schema Diagram](#live-demo)
1211
- [💻 Getting Started](#getting-started)
1312
- [Setup](#setup)
1413
- [Prerequisites](#prerequisites)
@@ -58,15 +57,9 @@
5857

5958
### Key Features <a name="key-features"></a>
6059

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]**
7063

7164
<p align="right">(<a href="#readme-top">back to top</a>)</p>
7265

@@ -92,7 +85,7 @@ Clone this repository to your desired folder:
9285

9386
```sh
9487
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
9689
```
9790

9891
### Install
@@ -101,7 +94,7 @@ Install this project with:
10194

10295
```sh
10396
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
10598
```
10699

107100
### Usage
@@ -110,7 +103,7 @@ To run the project, execute the following command:
110103

111104
```sh
112105
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
114107
```
115108

116109
### Run tests
@@ -153,8 +146,8 @@ You can deploy this project using:
153146

154147
## 🔭 Future Features <a name="future-features"></a>
155148

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]**
158151

159152
<p align="right">(<a href="#readme-top">back to top</a>)</p>
160153

@@ -164,7 +157,7 @@ You can deploy this project using:
164157

165158
Contributions, issues, and feature requests are welcome!
166159

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).
168161

169162
<p align="right">(<a href="#readme-top">back to top</a>)</p>
170163

0 commit comments

Comments
 (0)