fetchcord / FetchCord

FetchCord grabs your OS info and displays it as Discord Rich Presence
MIT License
326 stars 21 forks source link

Fix README.md and Add/Improve Features #173

Closed luni-moon closed 2 years ago

luni-moon commented 2 years ago

I just added the letter, "a", to make the sentence grammatically correct. (yes, it bugged me that much, but I won't rant about it... unless you want me to 🤣) I also changed the int() for the -t (--time) command, to a float().

luni-moon commented 2 years ago

I just fixed the merge conflicts and my bad for asking to merge into the wrong branch... Thanks for fixing that!

I also noticed that the commands in the README.md file, do not quite match the ones when using -h (--help). Should I fix that in this PR, as well?

EDIT: I will do that as well. Be sure to Squash and Merge this PR, if you add this PR, and when you go to merge. Thanks!

luni-moon commented 2 years ago

For some reason it doesn't like the float(), it still says it is called as int() using virtualenv... ON THE SAME LINE I CHANGED...

luni-moon commented 2 years ago

I'm going to close this PR and reopen it from my new development branch, so I am not updating my fork's master branch...