Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
> **Hire Tang Rufus!**
>
> I am looking for my next role, freelance or full-time.
> If you find this tool useful, I can build you more weird stuffs like this.
> If you find this tool useful, I can build you more weird stuff like this.
> Let's talk if you are hiring PHP / Ruby / Go developers.
>
> Contact me at https://typist.tech/contact/
Expand Down
2 changes: 1 addition & 1 deletion src/Console/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public function getLongVersion(): string
->formatBlock(
[
'I am looking for my next role, freelance or full-time.',
'If you find this tool useful, I can build you more weird stuffs like this.',
'If you find this tool useful, I can build you more weird stuff like this.',
"Let's talk if you are hiring PHP / Ruby / Go developers.",
],
'error',
Expand Down
Loading