Change title to potato make in README.me

This commit is contained in:
Mike Gran 2021-02-10 11:26:10 -08:00 committed by GitHub
parent fe81ac73cc
commit f753338320
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
# studious-potato
# POTATO MAKE
A build tool written in Guile Scheme.
@ -40,7 +40,7 @@ is named `makefile.scm`; however, you may choose any name.
exec guile -s "$0" "$@"
!#
(use-modules (studious-potato))
(use-modules (potato make))
(setup (command-line))