From ab1d5b6120e05c5c72b9e7320530583520e364c0 Mon Sep 17 00:00:00 2001 From: Yvann Barbot Date: Sat, 12 Apr 2025 21:53:10 +0200 Subject: [PATCH 1/2] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 5af5a42..3f232d7 100644 --- a/readme.md +++ b/readme.md @@ -91,8 +91,10 @@ images, screenshots, GIFs, text formatting, etc. - [themerdev/themer](https://github.com/themerdev/themer#readme) - Project logo. Visual description (flowchart) of what the project does. Build badges. TOC. Demo screenshot. Concise installation and usage sections, including common workflows. Colorful previews. - [vhesener/Closures](https://github.com/vhesener/Closures#readme) - Project logo, cognitive funnel, animated examples. Color-coordinated. Clean documentation. - [xnbox/DeepfakeHTTP](https://github.com/xnbox/DeepfakeHTTP#readme) - Original hero section. Clear navigation. Minimalist design. Appendices. +- [yvann-ba/ft_transcendence](https://github.com/yvann-ba/ft_transcendence#readme) - Minimalist Project banner, clear GIF gallery in table layout. Colorful architecture diagram. Clear tech stack description. Team section with contributor avatars. - [zenml-io/zenml](https://github.com/zenml-io/zenml#readme) - Clean project logo. Useful TOC. Clear code examples amongst the feature list. Quickstart example. + ## Architecture Examples A good ARCHITECTURE.md file helps developers understand how and where to make changes, whether they are new to a project or not. From 7d21d6e3f1adb29f6edf5d2c9bd6b2f7d0482862 Mon Sep 17 00:00:00 2001 From: Yvann Barbot Date: Sat, 12 Apr 2025 21:55:48 +0200 Subject: [PATCH 2/2] Update readme.md --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 3f232d7..d2a074b 100644 --- a/readme.md +++ b/readme.md @@ -94,7 +94,6 @@ images, screenshots, GIFs, text formatting, etc. - [yvann-ba/ft_transcendence](https://github.com/yvann-ba/ft_transcendence#readme) - Minimalist Project banner, clear GIF gallery in table layout. Colorful architecture diagram. Clear tech stack description. Team section with contributor avatars. - [zenml-io/zenml](https://github.com/zenml-io/zenml#readme) - Clean project logo. Useful TOC. Clear code examples amongst the feature list. Quickstart example. - ## Architecture Examples A good ARCHITECTURE.md file helps developers understand how and where to make changes, whether they are new to a project or not.