From 76213360bb7a4741965d17622b77efd63c2d05d6 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 25 Mar 2019 10:09:26 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b5fcdff..70375ae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # PropertyScraper [![asciicast](https://asciinema.org/a/ZfGvmQlhOOJraKcSgbyPhEWmV.png)](https://asciinema.org/a/ZfGvmQlhOOJraKcSgbyPhEWmV) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FHarwood%2FPropertyScraper.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FHarwood%2FPropertyScraper?ref=badge_shield) ## Description @@ -47,3 +48,7 @@ echo "https://www.airbnb.co.uk/rooms/14531512" | ./property_scraper.py - - [ ] Proper testing - [ ] Implement with different libraries and languages to explore performance variations - [ ] Create Slack bot + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FHarwood%2FPropertyScraper.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FHarwood%2FPropertyScraper?ref=badge_large) \ No newline at end of file