From 184b53c1ba048f18e5e347ed8843e32e084690f0 Mon Sep 17 00:00:00 2001 From: Vinicius Date: Tue, 16 May 2023 12:15:40 -0300 Subject: [PATCH] Editing README.md --- .obsidian/workspace.json | 1 + README.md | 2 +- img/{img.vi.png => img_vi.png} | Bin 3 files changed, 2 insertions(+), 1 deletion(-) rename img/{img.vi.png => img_vi.png} (100%) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 87ee816..43bd691 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -148,6 +148,7 @@ }, "active": "9dc0c2825057834f", "lastOpenFiles": [ + "img/img_vi.png", "Pasted image 20230516121302.png", "README.md", "img/img.vi.png", diff --git a/README.md b/README.md index 697a37e..8488faa 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ $ sudo make config $ sudo python main.py -h ``` -![[img.vi.png]] \ No newline at end of file +![[img_vi.png]] \ No newline at end of file diff --git a/img/img.vi.png b/img/img_vi.png similarity index 100% rename from img/img.vi.png rename to img/img_vi.png