From 27a2c26807e1108644a2a285880dba8dcb53094b Mon Sep 17 00:00:00 2001 From: Jun Kim <64379343+junkim012@users.noreply.github.com> Date: Thu, 8 Aug 2024 00:48:56 +0900 Subject: [PATCH] chore: add ascii art --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0b5bf3f..6ee6a01 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,16 @@ ``` - _____ ______ _____ _.====.._ - / ___| |___ / / ___| ,:._ ~-_ - \ `--. ___ / /__ _ __ \ `--. ___ __ _ ___ `\ ~-_ - `--. \/ _ \ / / _ \ '_ \ `--. \/ _ \/ _` / __| | `. - /\__/ / __/./ / __/ | | /\__/ / __/ (_| \__ \ ,/ ~-_ -.,_,.='``'-.,\____/ \___|\_/ \___|_| |_\____/ \___|\__,_|___/-..__..-'' ~~-- + .-. .-..-. .-. ,--, ,-. ,---. .-. .-. .---. + | \| || | | |.' .') | | | .-' | | | | ( .-._) + | | || | | || |(_) | | | `-. | | | | (_) \ + | |\ || | | |\ \ | | | .-' | | | | _ \ \ + | | |)|| `-')| \ `-. | `--. | `--.| `-')|( `-' ) + /( (_)`---(_) \____\|( __.'/( __.'`---(_) `----' +(__) (_) (__) ``` > This repository began as a fork of [Se7enSeas](https://github.com/Se7en-Seas)' open source [boring-vault](https://github.com/Se7en-Seas/boring-vault) repo. We want to credit the Se7enSeas for creating the BoringVault architecture and allowing its free distribution. -# Boring Vault Architecture +# Boring Vault Architectures Boring Vaults are flexible vault contracts that allow for intricate strategies, secured by both onchain and offchain mechanisms.