diff options
author | Leah Neukirchen <leah@vuxu.org> | 2023-07-29 19:52:50 +0200 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2023-07-29 19:52:50 +0200 |
commit | 3569472d0aab07f60de6aad4cd89c85f7e0e332f (patch) | |
tree | d5ba74951d8733136051ebc12ea2a71777315624 | |
parent | 86f985eef5d66c4a7ef363ec562797adcc2341a6 (diff) | |
download | dosfetch-3569472d0aab07f60de6aad4cd89c85f7e0e332f.tar.gz dosfetch-3569472d0aab07f60de6aad4cd89c85f7e0e332f.tar.xz dosfetch-3569472d0aab07f60de6aad4cd89c85f7e0e332f.zip |
add README.md
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..bf87f9b --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# dosfetch, a neofetch clone for DOS + +Written in Turbo Pascal 7. + +![Screenshot of dosfetch](https://github.com/leahneukirchen/dosfetch/blob/master/screenshot.png) + +Pull requests welcome! + +### Copying + +Written by Leah Neukirchen <leah@vuxu.org> + +To the extent possible under law, the creator of this work has waived +all copyright and related or neighboring rights to this work. |