aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlen White2023-01-23 21:08:40 -0500
committerCarlen White2023-01-23 21:08:40 -0500
commitb492a9a001cf90288fc337b6bc9bc74488398cb1 (patch)
tree2758ab69d037372e60cf84fffd2f2baddae7a428
parent954ff6ea8fc65bf40d10475dc144fe7d9a502493 (diff)
downloadaur-b492a9a001cf90288fc337b6bc9bc74488398cb1.tar.gz
Updated README to mention the custom patch
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 79e18b2e28f8..a00545a0abbf 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,8 @@
For more information on F-Chat Rising, see [the github for it.](https://github.com/mrstallion/fchat-rising)
-This builds directly from source and depends on a system-wide install of `electron` instead of using a bundled version. \ No newline at end of file
+This builds directly from source and depends on a system-wide install of `electron` instead of using a bundled version.
+
+## Custom Patch Included
+
+This version also includes a convenience patch for saving any unsent messages in channels to a file under the log directory as `deadletter.log`. Though intentionally closing F-Chat's last tab will not allow it to save, on unstable connections it is immensely helpful to avoid losing paragraphs of work while composing in a channel.