Merge pull request #2403 from conder13/conder13-patch-1

Changed files section name
This commit is contained in:
Vinta Chen 2023-03-27 22:18:29 +08:00 committed by GitHub
commit 1681865590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
- [Email](#email)
- [Enterprise Application Integrations](#enterprise-application-integrations)
- [Environment Management](#environment-management)
- [Files](#files)
- [Files](#file)
- [Foreign Function Interface](#foreign-function-interface)
- [Forms](#forms)
- [Functional Programming](#functional-programming)
@ -614,7 +614,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management.
* [virtualenv](https://github.com/pypa/virtualenv) - A tool to create isolated Python environments.
## Files
## File
*Libraries for file manipulation and MIME type detection.*