From df16a13800ec36e3541acec9d141b97e6d76fcbf Mon Sep 17 00:00:00 2001
From: "p.belezov"
Date: Mon, 20 Jan 2025 13:06:24 +0800
Subject: [PATCH] added git to readme
---
Readme.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Readme.md b/Readme.md
index 8427bbd..28e9c23 100644
--- a/Readme.md
+++ b/Readme.md
@@ -4,6 +4,8 @@ This is a repository with useful snippets of various kinds of code
## Structure
+-[Git](./src/branch/master/Git/)
+- - [stash](./src/branch/master/Git/stash.md)
- [Linux](./src/branch/master/Linux/)
- - [certbot_nginx](./src/branch/master/Linux/certbot_nginx.md)
- [MySQL](./src/branch/master/MySQL)