diff --git a/README.md b/README.md index 2c65c6d..c00601d 100755 --- a/README.md +++ b/README.md @@ -2,13 +2,9 @@
-Alerts you if your battery is overcharged or discharged to extend its performance and health. +Alerts you if your battery is overcharged ๐น or discharged ๐ฅ to extend its performance and health. -Cross-platform compatibility: -- Windows. -- MacOS. -- Linux. -- FreeBSD. +**Only Linux**: Want more compatible systems? I look forward to your pull requests to add more notification systems. Check line 25 in `src/__main__.py`. # Preview diff --git a/icons/battery-status.png b/icons/battery-status.png deleted file mode 100644 index ce18d12..0000000 Binary files a/icons/battery-status.png and /dev/null differ diff --git a/media/demo.png b/media/demo.png index 224795d..c28c627 100644 Binary files a/media/demo.png and b/media/demo.png differ diff --git a/pyproject.toml b/pyproject.toml index 14f5fda..34b1870 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ authors = ["Andros Fenollosa