Fixed error of files section not linking.

This commit is contained in:
conder 2023-03-24 19:01:00 -04:00 committed by GitHub
parent 091e9e6c4e
commit 808fd55da7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 Manipulation
*Libraries for file manipulation and MIME type detection.*