diff --git a/README.md b/README.md index c50a2f0..66d49d1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # ClipCleaner -A simple Android application to clean trackers from URIs. \ No newline at end of file +A simple Android application to clean trackers from URIs. + +## Usage +Share a link from any other app with the application and it removes +the known trackers collected from https://maxchadwick.xyz/tracking-query-params-registry/ +and redirects the sharing to the next application you choose. + +## ToDo + - [ ] Remove trackers + - [ ] Create tracker list + - [ ] User definable trackers