UtkarshVerma / dwmblocks-async

An efficient, lean, and asynchronous status feed generator for dwm.
GNU General Public License v2.0
232 stars 87 forks source link

Improve grammar, consistency, and brevity of README #42

Closed HelionSmoker closed 1 year ago

HelionSmoker commented 1 year ago

I noticed the README file contained some grammatical errors and strange wording:

  1. To have dwmblocks-async set your statusbar -> To set dwmblocks-async as your statusbar
  2. a signal that you can signal to it -> a signal through which you can indicate it to

Some paragraphs have been expanded upon, others stripped down.

HelionSmoker commented 1 year ago

I solved the block codes spacing inconsistency and also threw in some links in Features. I thought I'd expand on the introduction, since it seemed bare.

HelionSmoker commented 1 year ago

Thanks for the changes. Just a few minor changes from my side. Also, please squash all commits into one.

Hey, this might be a silly question, but how do I squash commits if I pushed them to the main branch? In hindsight, I realize my mistake, but how do I fix it? I couldn't find a straight answer on the Internet, but I did gather than you can squash and merge a PR.