From 7d5ab14e135d05f269edca55a8e76e3fa54d32c4 Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Sun, 25 Jun 2023 15:19:31 -0700 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c32eb40..b592fb3 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ ![racoon logo dreamy pastel colors geometric shape](https://github.com/talksik/templater/assets/19339529/24c60873-09e3-4f4b-8c5d-636700799ac1) # What is it -Download config templates with pragmatic documentation. - -No need to go online to find some wanky examples or templates for configuration anymore. +No need to go online to find some wanky examples or templates for configuration anymore. No need to guess and check 100 config options with all the libraries that you use. # How does it work? ``` @@ -14,6 +12,14 @@ templater yarn-workspace ``` templater digitalocean-app ``` +# Supported +1. kubernetes-getting-started +2. yarn-workspaces-web +3. digitalocean-app +4. vercel +5. aws-s3 +6. ... + # Install TODO