Update README.md

This commit is contained in:
Arjun Patel
2023-06-25 15:19:31 -07:00
committed by GitHub
parent a03d47b8ed
commit 7d5ab14e13
+9 -3
View File
@@ -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