Update README

This commit is contained in:
0x1eef 2024-09-22 19:18:19 -03:00
parent 226ec1df82
commit 02e9ae6cea

View file

@ -3,7 +3,9 @@
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.
as the starting point for a new user's `${HOME}` directory. The utility is
written in POSIX shell to maximize portability and minimize runtime
dependencies
## Examples