From d92bb49d7d0c32d0c0beda1930aa223100a775e2 Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Sun, 25 Jun 2023 15:10:13 -0700 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc1b875..8554972 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,17 @@ ![racoon logo dreamy pastel colors geometric shape](https://github.com/talksik/templater/assets/19339529/24c60873-09e3-4f4b-8c5d-636700799ac1) -# templater +# What is it Download config templates with pragmatic documentation. + +# How does it work? +``` +templater yarn-workspace +``` +^ Generates a yarn workspace with web and server and common components. + +``` +templater digitalocean-app +``` + +# Install +TODO