diff --git a/README.md b/README.md index 100bae1666e31cebed2844fa1bef17d4121ed069..a722a4ea21337f5fbfa158ed06bcaff400f02f0a 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,7 @@ Parsing and analysis of TEI-XML data using [`lxml`](https://lxml.de/) library. Analysis of spreadsheets with [`pandas`](https://pandas.pydata.org/) data frames. ## Part 4 - Image Data -Manipulation of images with [`Pillow`](https://python-pillow.org/) and object detection using [`ultralytics`](https://www.ultralytics.com/) \ No newline at end of file +Manipulation of images with [`Pillow`](https://python-pillow.org/) and object detection using [`ultralytics`](https://www.ultralytics.com/) + + +# Test commit \ No newline at end of file