From d5779262d6641e47837357b49639bda039a7b203 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sun, 22 Sep 2024 16:46:33 -0300 Subject: [PATCH] Update "About" section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d115d2..c1a7d18 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ The `webskel` utility provides skeletons (or "templates") to help you quickly start your next web application or service. The concept is inspired by skeleton -directories in the UNIX world, where they form the basis for creating a new -user's `${HOME}` directory. +directories in the UNIX world, where they serve as the basis for a new user's +`${HOME}` directory. ## Examples