diff --git a/README.md b/README.md index fe6c218e..ac427cde 100644 --- a/README.md +++ b/README.md @@ -747,7 +747,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [nude.py](https://github.com/hhatto/nude.py) - Nudity detection. * [pagan](https://github.com/daboth/pagan) - Retro identicon (Avatar) generation based on input string and hash. * [pillow](https://github.com/python-pillow/Pillow) - Pillow is the friendly [PIL](http://www.pythonware.com/products/pil/) fork. -* [pyBarcode](https://pythonhosted.org/pyBarcode/) - Create barcodes in Python without needing PIL. +* [python-barcode](https://github.com/WhyNotHugo/python-barcode) - Create barcodes in Python with no extra dependencies. * [pygram](https://github.com/ajkumar25/pygram) - Instagram-like image filters. * [PyMatting](http://github.com/pymatting/pymatting) - A library for alpha matting. * [python-qrcode](https://github.com/lincolnloop/python-qrcode) - A pure Python QR Code generator.