docs(readme): rename 'Web' section header to 'Web Development'

This commit is contained in:
Vinta Chen
2026-03-23 01:21:40 +08:00
parent e1a88410d3
commit 749610d6db

View File

@@ -15,7 +15,7 @@ An opinionated list of Python frameworks, libraries, tools, and resources.
- [Computer Vision](#computer-vision) - [Computer Vision](#computer-vision)
- [Recommender Systems](#recommender-systems) - [Recommender Systems](#recommender-systems)
**Web** **Web Development**
- [Web Frameworks](#web-frameworks) - [Web Frameworks](#web-frameworks)
- [Web APIs](#web-apis) - [Web APIs](#web-apis)
@@ -197,7 +197,7 @@ _Libraries for building recommender systems._
- [implicit](https://github.com/benfred/implicit) - A fast Python implementation of collaborative filtering for implicit datasets. - [implicit](https://github.com/benfred/implicit) - A fast Python implementation of collaborative filtering for implicit datasets.
- [scikit-surprise](https://github.com/NicolasHug/Surprise) - A scikit for building and analyzing recommender systems. - [scikit-surprise](https://github.com/NicolasHug/Surprise) - A scikit for building and analyzing recommender systems.
**Web** **Web Development**
## Web Frameworks ## Web Frameworks