diff --git a/README b/README deleted file mode 100644 index 7742558..0000000 --- a/README +++ /dev/null @@ -1,16 +0,0 @@ -* antifetch -A silly reimplementation of nofetch(1) from posix-sh-tools in Go -Depends on: uname(1) - -``` -akoizumi@mizuki: ~/Repos/akoizumi/code/antifetch go run main.go -akoizumi (1001) @ mizuki - -Editor: o -Operating System: FreeBSD 13.0-RELEASE-p6 -Architecture: amd64 -Shell: /bin/sh -``` - - -Licensed under DPL-1.1 diff --git a/README.md b/README.md new file mode 100644 index 0000000..c82530c --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# antifetch +A silly reimplementation of `nofetch(1)` in Go. + +```shell +Soul devotion > ./antifetch +akoizumi (1001) @ mizuki-reborn +Editor: vim +Operating System: freebsd +Architecture: amd64 +Shell: /bin/sh +```