Skip to content

Commit a616022

Browse files
committed
Link license in readme
1 parent 6b22489 commit a616022

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 - 2024 Isaac Muse <[email protected]>
3+
Copyright (c) 2018 - 2025 Isaac Muse <[email protected]>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![PyPI Version][pypi-image]][pypi-link]
55
[![PyPI Downloads][pypi-down]][pypi-link]
66
[![PyPI - Python Version][python-image]][pypi-link]
7-
![License][license-image-mit]
7+
[![License][license-image-mit]][license-link]
88

99
# Soup Sieve
1010

@@ -83,5 +83,6 @@ MIT
8383
[pypi-link]: https://pypi.python.org/pypi/soupsieve
8484
[python-image]: https://img.shields.io/pypi/pyversions/soupsieve?logo=python&logoColor=aaaaaa&labelColor=333333
8585
[license-image-mit]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333
86+
[license-link]: https://github.com/facelessuser/soupsieve/blob/main/LICENSE.md
8687
[donate-image]: https://img.shields.io/badge/Donate-PayPal-3fabd1?logo=paypal
8788
[donate-link]: https://www.paypal.me/facelessuser

0 commit comments

Comments
 (0)