changed package name from 'fern' to 'shed'

This commit is contained in:
2026-02-24 18:02:13 -05:00
parent 03a435c03f
commit e6242c4d8a
17 changed files with 130 additions and 130 deletions

View File

@@ -1,2 +1,2 @@
# fern
# shed
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.