From e99b1a174623e85f2dbefc1f7727bdcd7e287479 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sun, 22 Sep 2024 17:20:18 -0300 Subject: [PATCH] Update docs --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6cbe382..3e05fb4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ## About -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 serve as the basis for a new user's -`${HOME}` directory. +webskel is a command-line utility that provides skeletons (or "templates") +to help you quickly start your next web application or service. The concept +is inspired by skeleton directories from the UNIX world, where they can serve +as the starting point for a new user's `${HOME}` directory. ## Examples