diff --git a/README.md b/README.md index ca9c41a..1097ba0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Tests](https://github.com/pharo-contributions/Soup/actions/workflows/runTests.yaml/badge.svg)](https://github.com/pharo-contributions/Soup/actions/workflows/runTests.yaml) + Soup is a simple HTML scraping library, ported from Python of [Beautiful Soup](http://www.crummy.com/software/BeautifulSoup/). ## Install