Alex Newman commited on
Commit
ff94826
·
1 Parent(s): 72d679d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -8,10 +8,9 @@ python_version: 3.11.2
8
  pinned: false
9
  license: mit
10
  ---
11
- Drive android with GPT
12
 
13
-
14
- I was inspired by https://github.com/nat/natbot/blob/main/natbot.py, but this is for android instead of the web. It uses acceesibility to see, and additionally Android Intents to steer. Sometimes it needs the users' help because of android's security model.
15
 
16
 
17
  This is a 3 part system
 
8
  pinned: false
9
  license: mit
10
  ---
11
+ A next generation cloud operating system with legacy integration
12
 
13
+ This repo also allows you to drive an android machine as easily as the web. I was inspired by https://github.com/nat/natbot/blob/main/natbot.py, but this is for android instead of the web. It uses acceesibility to see, and additionally Android Intents to steer. Sometimes it needs the users' help because of android's security model.
 
14
 
15
 
16
  This is a 3 part system