Skip to content

Commit af4261f

Browse files
authored
Update README
1 parent 7d7dfb6 commit af4261f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# xml_stream
22

3+
[![PyPI version](https://badge.fury.io/py/xml-stream.svg)](https://badge.fury.io/py/xml-stream) ![CI](https://github.com/sopherapps/xml_stream/actions/workflows/ci.yml/badge.svg) ![CD](https://github.com/sopherapps/xml_stream/actions/workflows/cd.yml/badge.svg)
4+
35
A simple XML file and string reader that is able to read big XML files and strings by using streams (iterators),
46
with an option to convert to dictionaries
57

@@ -203,3 +205,9 @@ of the data as `xml.etree.ElementTree.Element` object by default, or as dicts wh
203205
## License
204206

205207
Copyright (c) 2020 [Martin Ahindura](https://github.com/Tinitto) Licensed under the [MIT License](./LICENSE)
208+
209+
## Gratitude
210+
211+
All glory be to God
212+
213+
<a href="https://www.buymeacoffee.com/martinahinJ" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>

0 commit comments

Comments
 (0)