From 36e7c609bb1d2d34f477fe9f813abbd9dbb9cdaa Mon Sep 17 00:00:00 2001 From: James Montemagno Date: Wed, 2 Oct 2024 01:09:07 -0700 Subject: [PATCH] Update README.md (#229) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04bc9353..05eded8f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ CSnakes is a .NET Source Generator and Runtime that you can use to embed Python code and libraries into your .NET Solution without the need for REST, HTTP, or Microservices. -![image](https://github.com/tonybaloney/CSnakes/assets/1532417/39ca2f2a-416b-447a-a237-59e9613a4990) +![Architecture diagram of CSnakes](docs/res/architecture_simple.png) ## Features