Skip to content

Commit a9848be

Browse files
committed
updated readme file
1 parent cda105f commit a9848be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,11 @@ Let's unveil the "mysteries":
213213
214214
This could be a bit confusing than the previous implementation.
215215
We will break it into simple steps.Stay in the game.
216+
* For example, If we have to test string "machine", we will compare "m" with "e", because if the string is reversed then "e" will take m's position
216217

218+
* Similarly, "a" will be compared to "n".
219+
220+
* Let's Jump to code.
217221
218222
219223
```js

0 commit comments

Comments
 (0)