README update

This commit is contained in:
0x1eef 2024-09-24 07:07:12 -03:00
parent 71d41947cc
commit ef22971eec

View file

@ -2,10 +2,8 @@
webskel is a command-line utility that provides skeletons (or "templates") webskel is a command-line utility that provides skeletons (or "templates")
to help you quickly start your next web application or service. The concept 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 is inspired by skeleton directories from the UNIX world - where they can serve
as the starting point for a new user's `${HOME}` directory. The utility is as the starting point for a new user's `${HOME}` directory.
written in POSIX shell to maximize portability and minimize runtime
dependencies.
## Examples ## Examples