From 2f51c2dd9d7700993e03ca219f2333721b817f77 Mon Sep 17 00:00:00 2001 From: Tristan Ancelet Date: Sat, 18 Nov 2023 17:58:56 -0600 Subject: [PATCH] Added a little more info to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e0c9431..6a91a91 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ Hello all, this is a project I put togethor for my Capstone project (not the pro ## Function The core of this project depends on you having VimWiki installed. The second depends on you having bash installed as a shell. +## What it does +This simply automates the creation of new wiki posts and updating the index page.