summaryrefslogtreecommitdiff
path: root/resources/paths.txt
diff options
context:
space:
mode:
Diffstat (limited to 'resources/paths.txt')
-rw-r--r--resources/paths.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/resources/paths.txt b/resources/paths.txt
deleted file mode 100644
index 1c667d9..0000000
--- a/resources/paths.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-Here is all you need to know about relative file paths:
-
-- Starting with "/" returns to the root directory and starts there
-- Starting with "../" moves one directory backwards and starts there
-- Starting with "../../" moves two directories backwards and starts there (and so on...)
-- To move forward, just start with the first subdirectory and keep moving forward \ No newline at end of file