Skip to content

Commit cef2a9f

Browse files
Update README.md
1 parent 82967cf commit cef2a9f

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Text-File-Generator-Benchmark-Android
22

33
<h1 align=center>
4-
<img src="Logo/Icon.png" width=25%>
4+
<img src="Logo/Icon.png" width=23%>
55
</h1>
66

7-
A simple app manager for Android written in Kotlin. View app related info, launch or uninstall apps.
7+
A text file generator and benchmark app for Android written in Kotlin. Generate random textfiles, benchmark the speed.
88

99
&nbsp;
1010
### Usage:
@@ -15,14 +15,9 @@ A simple app manager for Android written in Kotlin. View app related info, launc
1515

1616
&nbsp;
1717
### Features :
18-
- View number of User/System apps
19-
- View User/System apps
20-
- View app name and package name
21-
- View app version
22-
- View app installed date
23-
- View app updated date
24-
- Launch app
25-
18+
- Use single or multiple async tasks to generate upto 50K .txt files
19+
- Delete all the generated files
20+
- Shows time taken to generate the text files
2621

2722
&nbsp;
2823
### Preview :

0 commit comments

Comments
 (0)