From 706767ce4cdedf3c4c7adcd4da601976d11f408a Mon Sep 17 00:00:00 2001 From: pagedMov Date: Sun, 2 Mar 2025 16:30:29 -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 e7489be..dfffba6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # fern -A shell program for Unix based operating systems +A shell program for Unix based operating systems. This is mostly a pet project, still largely a work in progress, though it is being designed with end-users in mind. Will add more to this readme as features are implemented.