README.md: PyPI case typo (#7880)

PyPI has three capital letters. See the front page of the service:
https://pypi.org/
"The Python Package Index (PyPI) ..."

Update the Python link under "Supported programming languages"

Co-authored-by: Michael Le <michael.le647@gmail.com>
This commit is contained in:
Daniel Frederick Crisman
2023-03-30 16:32:16 -04:00
committed by GitHub
parent 88dd92de40
commit 2803983c70

View File

@@ -38,7 +38,7 @@ Code generation and runtime libraries for many popular languages.
1. Lobster
1. Lua
1. PHP
1. Python - [PyPi](https://pypi.org/project/flatbuffers/)
1. Python - [PyPI](https://pypi.org/project/flatbuffers/)
1. Rust - [crates.io](https://crates.io/crates/flatbuffers)
1. Swift - [swiftpackageindex](https://swiftpackageindex.com/google/flatbuffers)
1. TypeScript - [NPM](https://www.npmjs.com/package/flatbuffers)