Alex Newman commited on
Commit
6cb9a1b
·
unverified ·
1 Parent(s): 5763db7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -19,6 +19,7 @@ This is a 3 part system
19
  - backend which collects browser telemetry along with operating system telemetry at a fine grained level. Either android accesibility commands or web dom.
20
  - client (earth) can be web but we also have a browser extension. Currently on for ios, but soon on all platforms.
21
  # Deployment
22
- - Here's my puppet backend https://posix4e-puppet.hf.space
 
23
  # Planning
24
  We are using the github projects and issues features.
 
19
  - backend which collects browser telemetry along with operating system telemetry at a fine grained level. Either android accesibility commands or web dom.
20
  - client (earth) can be web but we also have a browser extension. Currently on for ios, but soon on all platforms.
21
  # Deployment
22
+ - Here's my puppet backend https://posix4e-puppet.hf.space, you can push the repo to your own huggingspace to deploy it easily
23
+ - Check out the most recently released apk to try out the puppet without compiling code
24
  # Planning
25
  We are using the github projects and issues features.