diff --git a/README.md b/README.md index 9c130e8..d747a4f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # BinexStats Super simple python scraping to extract time taken info from the binary exploitation website and plotting it + +### Example Plot +![sample plot](res/sample_plot.png) \ No newline at end of file diff --git a/res/sample_plot.png b/res/sample_plot.png new file mode 100644 index 0000000..06122ff Binary files /dev/null and b/res/sample_plot.png differ