From 933c5c82465cadca22b75b07e8fa641b08b9a040 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Tue, 24 Sep 2024 16:52:37 -0300 Subject: [PATCH] Replace comma with hyphen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c13c22f..a26c689 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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. For the time being, +as the starting point for a new user's `${HOME}` directory. For the time being - there is only skeleton to choose from: [@webskel/dolphins7.skeleton](https://github.com/webskel/dolphins7.skeleton#readme).