diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2025-08-13 19:24:42 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2025-08-13 19:24:42 +0200 |
commit | aeb4a98bb36f129000b6782f22a1f19009729634 (patch) | |
tree | 6d876837eeadb87f6adf9d9997ce2942815a1cbe /README-ZIG.md | |
parent | 98c4176b91ee08106d7cc988f364825c7956722e (diff) |
Rename to "Dose."
Diffstat (limited to 'README-ZIG.md')
-rw-r--r-- | README-ZIG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README-ZIG.md b/README-ZIG.md index 9aa043d..d965cd6 100644 --- a/README-ZIG.md +++ b/README-ZIG.md @@ -1,4 +1,4 @@ -# Dosage - Zig Port +# Dose - Zig Port This is a Zig port of the original Rust-based DOS command shell implementation. @@ -54,4 +54,4 @@ Key DOS commands implemented: - `DATE` and `TIME` (system date/time) - `DIR` (directory listing) -The implementation uses Zig's standard library exclusively, avoiding external dependencies for better portability and simplicity.
\ No newline at end of file +The implementation uses Zig's standard library exclusively, avoiding external dependencies for better portability and simplicity. |