From 50c5454cb5616b16cd7770bc175f1da2dbe2fa00 Mon Sep 17 00:00:00 2001 From: jody Date: Thu, 5 Dec 2024 09:48:04 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7850e60..240b8f7 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This is the repository keeping track of content changes made to the demo account If you followed the link from the app, you should see your recent changes as commits in this repository. It's probably overkill to have a complete version history for this demo account, but it's what I'm doing with my own notes, so I wanted to show it off here also. The content is all plain-text and I was already keeping a full version history of edits in a git repo with my node.js server-side app. -And if there's already a git repo on my VPS, I might as well setup a remote repo on Bitbucket to get an off-site backup :). \ No newline at end of file +And if there's already a git repo on my VPS, I might as well have a remote repo to get an off-site backup :). \ No newline at end of file