From 808fd55da7a69047cdcb143946858dd92d5a86aa Mon Sep 17 00:00:00 2001 From: conder Date: Fri, 24 Mar 2023 19:01:00 -0400 Subject: [PATCH] Fixed error of files section not linking. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c01386f66..65e6ebad9 100644 --- a/README.md +++ b/README.md @@ -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.*