Skip to content

Commit 93f75b7

Browse files
committed
docs: update README.md
1 parent f9320a6 commit 93f75b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ end
5353
- Image search was inspired by https://github.com/BlackwinMin/alfred-gallery/tree/master/img%20Search
5454
- It was built with [RubyMine](https://www.jetbrains.com/ruby/) which helped me improve the code quality a lot.
5555

56-
I tried write it with Python, it was not simple at all, I had to deal with some package/language issues. Pain!
57-
I tried write it with Shell, all I did was trying to figure out the syntax. Deep Pain!
58-
I tried write it with Go, well I never get started. Lost...
59-
I tried Ruby(with little Shell code inside), it just worked without much pain! 💖 I really enjoyed it!
56+
I tried write it with Python, it was not simple at all, I had to deal with some package/language issues. Pain!<br>
57+
I tried write it with Shell, all I did was trying to figure out the syntax. Deep Pain!<br>
58+
I tried write it with Go, well I never get started. Lost...<br>
59+
I tried Ruby(with little Shell code inside), it just worked without much pain! 💖 I really enjoyed it!<br>
6060

6161
## License
6262
[MIT](LICENSE)

0 commit comments

Comments
 (0)