From 38542c3c1fa426add9c7912b75e189b96de36e9a Mon Sep 17 00:00:00 2001 From: Andy Lin <32576375+andylin-hao@users.noreply.github.com> Date: Wed, 26 Oct 2022 22:19:32 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 92b5fa1..d72da8b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # AndroidPerf - - + AndroidPerf is a tool for profiling your Android devices. It supports accurate and efficient measurement of Android apps' running smoothness (FPS), CPU usages and network traffic. @@ -44,4 +43,4 @@ We expect all bug reports to contain full environment info, including that of ho ## Licence -This project is released under the Apache License Version 2.0. \ No newline at end of file +This project is released under the Apache License Version 2.0.