From 6d72d8ba449b239484398d0b6a187ec0d4f54584 Mon Sep 17 00:00:00 2001 From: Vitor Hideyoshi Date: Tue, 24 Oct 2023 06:05:12 -0300 Subject: [PATCH] Implements Better README --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 485d9db..af9994a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ +
+ + + +
+ + # infra-hideyoshi.com -## How to Configure +Made using Kubernetes, this project was made for the deployment of the [hideyoshi.com project](https://github.com/HideyoshiNakazone/hideyoshi.com). + +All code in this repo is distributed freely by the GPLv3 License. +## Usage - Requirements: @@ -25,3 +35,7 @@ `{{environment-flag}}` : `--local`, `--staging`, `--prod` `{{environment-option}` : `local`, `staging`, `prod` +## Authors + +- [@HideyoshiNakazone](https://github.com/HideyoshiNakazone) +