From d83861fe2bbcc6ad6a53ca83a66d58f0fc03d39d Mon Sep 17 00:00:00 2001 From: Rudy Alula <37340675+SRNV@users.noreply.github.com> Date: Thu, 25 Feb 2021 17:07:43 +0100 Subject: [PATCH] Add Architecture Link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e99ef59..9c44e0f6 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Ogone has it own extension `*.o3` which allow some new features. If you're interested by this project: [please join the Discord here](https://discord.gg/gCnGzh2wMc) +If you want to collaborate: [please find the project's architecture here](https://whimsical.com/ogone-flow-and-architecture-F8AqYfXs46t65gL9eofFkk) # Installation @@ -54,7 +55,7 @@ deno install -Afq --unstable https://deno.land/x/ogone/cli/ogone.ts - [Introduction](https://github.com/SRNV/Ogone/tree/master/docs/introduction.md) - [Examples](https://github.com/SRNV/Ogone/tree/master/docs/examples.md) -- [Contributions](https://github.com/SRNV/Ogone/tree/master/docs/contributions.md) +- [Project Architecture](https://whimsical.com/ogone-flow-and-architecture-F8AqYfXs46t65gL9eofFkk) # Overview