From 9dd4d04e55e86b20f6b9961d2ca0f2414f26be94 Mon Sep 17 00:00:00 2001 From: oklookat <85795332+oklookat@users.noreply.github.com> Date: Wed, 4 Oct 2023 01:56:49 +0300 Subject: [PATCH] escape readme --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6cb7e2d..bb007e9 100644 --- a/README.md +++ b/README.md @@ -65,14 +65,14 @@ This file is also used to delete symlinks. In short: replace bat's with lika.exe ## Variables -- lika.exe dir: "" -- System dir: "" -- Current user documents: "" -- Public documents: "" -- Program files: "" -- Program files (x86): "" -- Common program files: "" -- Current user dir: "" +- lika.exe dir: \ +- System dir: \ +- Current user documents: \ +- Public documents: \ +- Program files: \ +- Program files (x86): \ +- Common program files: \ +- Current user dir: \ # Requirements @@ -87,4 +87,4 @@ The program will (probably) be updated as needed. For example, .reg files often use paths like "C:/Users/etc", which means that although we use environment variables, .reg files don't use them. In short, I would like to add something like a .reg file editor to the program to change the paths to actual ones. -But I'm too lazy to do that yet, so yeah. \ No newline at end of file +But I'm too lazy to do that yet, so yeah.