Skip to content

Commit 2bd618d

Browse files
Edits formatting and small amounts of content.
1 parent 33364aa commit 2bd618d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
[![PyPI version](https://img.shields.io/pypi/v/glazing)](https://pypi.org/project/glazing/)
44
[![Python versions](https://img.shields.io/pypi/pyversions/glazing)](https://pypi.org/project/glazing/)
5-
[![License](https://img.shields.io/pypi/l/glazing)](https://github.com/aaronstevenwhite/glazing/blob/main/LICENSE)
65
[![CI](https://github.com/aaronstevenwhite/glazing/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aaronstevenwhite/glazing/actions/workflows/ci.yml)
76
[![Documentation](https://readthedocs.org/projects/glazing/badge/?version=latest)](https://glazing.readthedocs.io/en/latest/?badge=latest)
7+
[![License](https://img.shields.io/pypi/l/glazing)](https://github.com/aaronstevenwhite/glazing/blob/main/LICENSE)
88

99
A unified Python interface for FrameNet, PropBank, VerbNet, and WordNet with automatic data management.
1010

@@ -116,7 +116,7 @@ Full documentation available at [https://glazing.readthedocs.io](https://glazing
116116

117117
## Contributing
118118

119-
We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
119+
We welcome contributions! See [CONTRIBUTING.md](https://github.com/aaronstevenwhite/glazing/blob/main/CONTRIBUTING.md) for guidelines.
120120

121121
```bash
122122
# Development setup
@@ -140,7 +140,7 @@ If you use Glazing in your research, please cite:
140140

141141
## License
142142

143-
MIT License - see [LICENSE](LICENSE) file for details.
143+
This package is licensed under an MIT License. See [LICENSE](https://github.com/aaronstevenwhite/glazing/blob/main/LICENSE) file for details.
144144

145145
## Links
146146

0 commit comments

Comments
 (0)