We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f8508 commit 45f91d3Copy full SHA for 45f91d3
1 file changed
README.md
@@ -111,7 +111,7 @@ Final Implementation of the UsageLibrary may look like below:
111
112
# To-dos
113
<ul>
114
-<li>Query app usage for a specific package </li>
+<li>Query usage for a specific package </li>
115
<li>Return sorted list on the basis of Data Usage, App Usage Time,App Launch Counts.[currently sorted on the basis of app usage time] </li>
116
<li>Calcuate Data usage of applications(Both Wifi & Mobile Data)[currently calculating only mobile data] </li>
117
<li>App Usage for any particular date </li>
0 commit comments