From 9914f9ca5b6ff88b5c4676726fc53e2c6ef1cbc3 Mon Sep 17 00:00:00 2001
From: networkmastered <174283352+networkmastered@users.noreply.github.com>
Date: Thu, 27 Mar 2025 03:26:04 +0000
Subject: [PATCH] fix readme
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 00ddfa5..eaad65e 100644
--- a/README.md
+++ b/README.md
@@ -24,12 +24,12 @@ You can install/update the plugin in one of two ways:
- Open obsidian or save your files and reload Obsidian(Ctrl+p Reload app without saving)
-## NOTICE
+## NOTICE:
1. Changing a files contents to a more obscure one will come with the risk of data loss.
2. Links do work but will not show up in the Graph.
3. Plugins may fail to read the data.
-4. This uses a CLOSED source build script along with esbuild.
-
+4. This uses a CLOSED source build script along with esbuild. You will need to remove the " && node archive/versions/execute.js" in the package in order to build.
+5. The larger your file is the more intensive the compression system will be. Each time a file is saved it runs multiple compression algorithems. If you are using large files then you may need to
## Uninstalling
>[!WARNING]
@@ -62,4 +62,4 @@ These ratios will be based off of the bee movie script as it provides a realisti
1.0.0-1.0.2-1.1.0 PRE-RELEASE: Error
1.0.0: 55.4% ( Initial Release )
1.1.0: 55.4% ( Ready for publishing )
-1.2.0: 55.4% ( Decrease plugin size & start of plugin compression)
\ No newline at end of file
+1.1.2: 55.4% ( Follow Obsidian's publishing )
\ No newline at end of file