diff --git a/README.md b/README.md index 95f9003..d47e805 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Raptor](https://camo.githubusercontent.com/8c120bacdaf2d6dbbe7a2bb278a68f69a9b53ba4/687474703a2f2f7777772e6461737061746e61696b2e636f6d2f726170746f722f6c6f676f2e706e67) +![Raptor](/screenshots/raptor_logo.png?raw=true "Raptor Logo") is a web-based (web-serivce + UI) github centric source-vulnerability scanner i.e. it scans a repository with just the github repo url. You can setup webhooks to ensure automated scans everytime you commit or merge a pull request. The scan is done asynchonously and the results are available only to the user who initiated the scan. Some of the features of the Raptor: diff --git a/screenshots/raptor_logo.png b/screenshots/raptor_logo.png new file mode 100644 index 0000000..4f73f65 Binary files /dev/null and b/screenshots/raptor_logo.png differ