Skip to content

Commit 399642b

Browse files
authored
Update README.md
1 parent 5319f28 commit 399642b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
## Introduction
22

3-
AIO Tools (All in One Tools) is a universal script that helps new and experienced users set their linux environment faster and hassle free for custom rom development. It was created entirely on Bash/Shell and it's compatible with most Linux distros.
3+
AIO Tools (All in One Tools) is a universal script that helps new and experienced users set their linux environment faster and hassle free for custom rom development.
44

55
## Why use this script?
66

77
Usually most of the commands are all over the place, either missing something important or being outdated. This specific script has all of them in one place and executes them automatically without worrying about missing or incomplete scripts.
88

99
## What's included?
1010

11-
Git installation, Google's repo, platform tools zip for ADB and fastboot, akhilnarang's building script and user's custom folder for the source code.
11+
Git installation, Google's Repo, platform tools zip for ADB and fastboot, akhilnarang's building script and user's custom folder for the source code.
1212

1313
## Requirements
1414

@@ -42,4 +42,5 @@ Git installation, Google's repo, platform tools zip for ADB and fastboot, akhiln
4242
- Cleaning up the code.
4343
- Prevent accidental reset of Git details and new folder.
4444
- Script asks user if they want to download ROMs repo.
45-
- Script asks user if they want to sync the source code from the repo.
45+
- Script asks user if they want to sync the source code from the repo.
46+
- Script asks user if they want to build the environment.

0 commit comments

Comments
 (0)