diff options
| author | kj-sh604 | 2024-07-21 02:47:24 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-07-21 02:47:34 -0400 |
| commit | aedc92b9335180da0384b099fad6438e17c7e861 (patch) | |
| tree | ecec1ce1ba41cff9d178db4fe218892f1d2db2e0 | |
| parent | ed3fa3a94fc47b0300f6247de985546857d235a2 (diff) | |
refactor: syntax fixes
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -57,11 +57,13 @@ else fi ``` -Feel free to write something similar. +Feel free to implement something similar. ## Other Implementations: * xaymup's [media-control-indicator](https://github.com/xaymup/media-control-indicator) ✨ - * I've actually contributed to this repo in the past and I would say it's more "feature-complete" than my version. I actually highly recommend using it! *I just preferred a simpler and more barebones implementation that's why I kept my version*. + * I've actually contributed to this repo in the past and I would say it's more "feature-complete" than my version. I actually highly recommend using it! I just preferred a simpler and more barebones implementation that's why I kept my version. + + Happy hacking everyone! 🧑💻🤙 |
