Browse Source

improve README clarity and readability

This PR improves the readability and clarity of the README introduction by refining the wording and making the explanation more beginner-friendly while preserving the original meaning.
No functional changes were made.
pull/15630/head
DANISH ZULFIQAR 1 week ago
committed by GitHub
parent
commit
ced9c57e83
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -27,7 +27,7 @@
---
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.
FastAPI is a modern, high-performance Python framework for building APIs using standard Python type hints. It is designed for speed, simplicity, and automatic interactive API documentation.
The key features are:

Loading…
Cancel
Save