fixed readme after 2 years

This commit is contained in:
wholesomedonut 2023-02-09 05:27:07 +00:00
parent ed4b7df3f2
commit 47402e28f5
1 changed files with 3 additions and 3 deletions

View File

@ -26,12 +26,12 @@ def printHelp():
def printIntro():
o = """
Welcome to PyGemini, a single-file Python client for the Gemini protocol.
Original source code by, , at
Welcome to Asparagus, a single-file Python client for the Gemini protocol.
Original source code by solderpunk, and
forked by Wholesomedonut on Sep 6 2020.
Questions about this fork?
Email with subject "PyGemini + whatever-you-need",
Email with subject "Asparagus + whatever-you-need",
to wholesomedonut[at]tuta[dot]io .
"""
print(o)