Update README.md

This commit is contained in:
2025-04-20 14:44:44 -04:00
committed by GitHub
parent 4d16ffa60f
commit 08e57e92fd

View File

@@ -1,2 +1,2 @@
# fern
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.
A shell program written in Rust 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.