diff --git a/README.md b/README.md index e2156d6..4b2104c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Anonymous Github is a system that helps anonymize Github repositories for double-anonymous paper submissions. A public instance of Anonymous Github is hosted at https://anonymous.4open.science/. -![screenshot](https://user-images.githubusercontent.com/5577568/217193282-42f608d3-2b46-4ebc-90df-772f248605be.png) +![screenshot](public/imgs/screenshot.png) Anonymous Github anonymizes the following: diff --git a/public/imgs/anonymize.png b/public/imgs/anonymize.png index 379d3a8..9928881 100644 Binary files a/public/imgs/anonymize.png and b/public/imgs/anonymize.png differ diff --git a/public/imgs/dashboard.png b/public/imgs/dashboard.png index dc5f241..03aadf6 100644 Binary files a/public/imgs/dashboard.png and b/public/imgs/dashboard.png differ diff --git a/public/imgs/explorer.png b/public/imgs/explorer.png index ca051ba..9145acc 100644 Binary files a/public/imgs/explorer.png and b/public/imgs/explorer.png differ diff --git a/public/imgs/screenshot.png b/public/imgs/screenshot.png new file mode 100644 index 0000000..1e9f517 Binary files /dev/null and b/public/imgs/screenshot.png differ