mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
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:
committed by
GitHub
parent
88dd92de40
commit
2803983c70
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user