aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj-sh6042024-07-21 02:47:24 -0400
committerkj-sh6042024-07-21 02:47:34 -0400
commitaedc92b9335180da0384b099fad6438e17c7e861 (patch)
treeecec1ce1ba41cff9d178db4fe218892f1d2db2e0
parented3fa3a94fc47b0300f6247de985546857d235a2 (diff)
refactor: syntax fixes
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3d2630a..06a4673 100644
--- a/README.md
+++ b/README.md
@@ -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! 🧑‍💻🤙