Update docs

This commit is contained in:
0x1eef 2024-09-22 17:20:18 -03:00
parent 82fe434654
commit e99b1a1746

View file

@ -1,9 +1,9 @@
## About ## About
The `webskel` utility provides skeletons (or "templates") to help you quickly webskel is a command-line utility that provides skeletons (or "templates")
start your next web application or service. The concept is inspired by skeleton to help you quickly start your next web application or service. The concept
directories in the UNIX world, where they serve as the basis for a new user's is inspired by skeleton directories from the UNIX world, where they can serve
`${HOME}` directory. as the starting point for a new user's `${HOME}` directory.
## Examples ## Examples