Skip to content

Commit 9fb8123

Browse files
Merge pull request #2 from PeterEmbedded/patch-1
Update README.md
2 parents 8b0aedd + 75ecacf commit 9fb8123

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ Write a short algorithm description like :-
88

99
## Steps
1010

11-
Describe the algorithm in clear and unerstandable steps.
11+
Describe the algorithm in clear and understandable steps.
1212

1313
## Example
1414

15-
Trace the algorithm with an sample input data.
15+
Trace the algorithm with a sample input data.
1616

1717
## Implementation
1818

19-
Links to their implementation in programmuing languages.
19+
Links to their implementation in programming languages.
2020
NOTE : The link should be within the other repos of this organization only.
2121

22-
## VIdeo URL
22+
## Video URL
2323

2424
URL to a video that explains the algorithm.
2525

2626
## Others
2727

28-
Any other information should be included in this section.
28+
Any other information should be included in this section.

0 commit comments

Comments
 (0)