Skip to content

Commit 3940fb1

Browse files
committed
remove empty space lines
1 parent f0267ee commit 3940fb1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
<div align="center">
22
<img width="210" height="auto" src="./.resources/images/ic_launcher.png" alt="Current Activity Logo" border="0">
3-
3+
44
# Current Activity
5-
5+
66
**🔍 App Activity Inspector: Real-Time Foreground Status Monitor**
7-
7+
88
An essential tool for **Android Developers** and **Reverse Engineers**
99
Instantly displays the *package name* and *class name* of the application currently in the foreground.
1010
Quickly inspect any active app on your device for development or debugging.
11-
11+
1212
[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](LICENSE)
1313
[![Android](https://img.shields.io/badge/Platform-Android-green.svg)](https://www.android.com/)
1414
[![GitHub release](https://img.shields.io/github/v/release/codehasan/Current-Activity?include_prereleases)](https://github.com/codehasan/Current-Activity/releases)
15-
15+
1616
<a href='https://play.google.com/store/apps/details?id=io.github.ratul.topactivity'>
1717
<img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' width='200'/>
1818
</a>
19-
19+
2020
</div>
2121

2222
## ⚠️ Important Note
@@ -57,9 +57,9 @@ The monitoring is made possible with two main services: **PackageMonitoringServi
5757
## 📄 License
5858

5959
<div align="center">
60-
60+
6161
[![License](https://www.gnu.org/graphics/gplv3-with-text-136x68.png)](LICENSE)
62-
62+
6363
Current Activity is licensed under [**GNU General Public License v3.0**](https://www.gnu.org/licenses/gpl-3.0.html) or later.
64-
64+
6565
</div>

0 commit comments

Comments
 (0)