diff --git a/Makefile b/Makefile
index e2ddaf1..b6f6021 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ test:
install-cli-only:
@echo "Installing command line interface only..."
- cd src/scripts && $(MAKE) install
+ cd src/scripts && $(MAKE) install-cli-only
uninstall:
@echo "Uninstalling..."
diff --git a/README.md b/README.md
index e619504..2cf1097 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Download the debian package from latest [release](https://github.com/lakinduakas
**OR**
```bash
+# For ubuntu only
sudo add-apt-repository ppa:lakinduakash/lwh
sudo apt install linux-wifi-hotspot
@@ -131,6 +132,12 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for more info.
## Disclaimer
+
+## Stargazers over time
+
+[![Stargazers over time](https://starchart.cc/lakinduakash/linux-wifi-hotspot.svg)](https://starchart.cc/lakinduakash/linux-wifi-hotspot)
+
+
## License
FreeBSD
diff --git a/debian/changelog b/debian/changelog
index 9dd3c01..1ccb0e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
linux-wifi-hotspot (4.4.0) UNRELEASED; urgency=low
- * Add qr code generate support
- * Fix error when listing connected devices
+ * Minor secrurty fixes
- -- Lakindu Akash Sat, 18 Oct 2021 04:12:00 +0530
\ No newline at end of file
+ -- Lakindu Akash Sat, 26 Oct 2021 19:07:00 +0530
\ No newline at end of file
diff --git a/src/ui/glade/about.glade b/src/ui/glade/about.glade
index 854401b..07cb234 100644
--- a/src/ui/glade/about.glade
+++ b/src/ui/glade/about.glade
@@ -15,7 +15,7 @@
https://github.com/lakinduakash/linux-wifi-hotspot
https://github.com/lakinduakash/linux-wifi-hotspot
Star on Github
- Copyright (c) 2020, lakinduaksh
+ Copyright (c) 2021, lakinduaksh
All rights reserved.
Redistribution and use in source and binary forms, with or without