From 7a9e37f613e00a738f5537cfb6a372e733affcaf Mon Sep 17 00:00:00 2001 From: Priyash Patil <38959321+priyashpatil@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:41:08 +0530 Subject: [PATCH] docs: fix typo --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6b5aea2..ff3cc55 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # phpup -phpup - CLI tool for managing PHP environments - -Here's a rewritten version of the installation section: +phpup - CLI tool for managing PHP environments. ## Installation @@ -34,6 +32,7 @@ iwr -useb https://raw.githubusercontent.com/priyashpatil/phpup/main/install/wind - [ ] Multiple PHP installs - [ ] Switching PHP versions - [ ] Opt in Xdebug install +- [ ] Per project PHP installation - [ ] Doctor - [ ] Extensions - [ ] Docker Images