Skip to content

Commit 9ed25b6

Browse files
Move command to the top
1 parent 6a520c3 commit 9ed25b6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22

33
Play wordle in your shell.
44

5-
Inspired by - https://www.powerlanguage.co.uk/wordle/
5+
```console
6+
ruby <(curl -s https://deepakmahakale.in/wordle/wordle.rb)
7+
```
68

9+
Inspired by - [https://www.powerlanguage.co.uk/wordle](https://www.powerlanguage.co.uk/wordle)
710

811
<iframe width="640" height="550" src="https://user-images.githubusercontent.com/14993828/149231796-7e151d08-2ee8-4975-bedc-450d7767dd7d.mp4" frameborder="0" allowfullscreen></iframe>
912

@@ -34,7 +37,3 @@ You got the correct word in 3 guess(es).
3437
Share with your friends using the link below:
3538
https://twitter.com/intent/tweet?url=https://deepakmahakale.in/wordle&text=Play%20wordle%20in%20the%20shell.%0A%0AMy%20score%203/6%0A%0A%E2%AC%9C+%E2%AC%9C+%F0%9F%9F%A8+%F0%9F%9F%A8+%E2%AC%9C+%0A%F0%9F%9F%A8+%F0%9F%9F%A9+%E2%AC%9C+%F0%9F%9F%A9+%F0%9F%9F%A9+%0A%F0%9F%9F%A9+%F0%9F%9F%A9+%F0%9F%9F%A9+%F0%9F%9F%A9+%F0%9F%9F%A9+%0A%0A
3639
```
37-
38-
```console
39-
ruby <(curl -s https://deepakmahakale.in/wordle/wordle.rb)
40-
```

0 commit comments

Comments
 (0)