From f2498f4bda3180785bb772d5ce35a8331f0927e8 Mon Sep 17 00:00:00 2001 From: Alex Tusa <41128169+atusa17@users.noreply.github.com> Date: Mon, 4 Mar 2019 18:01:52 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9141861..aa68281 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Pandamonium Theorem Prover This project contains several different modules for different parts of the system. -* [psersistence](persistence/README.md) +* [persistence](persistence/README.md) * [web-server](src/README.md) ## Getting Started