Update README.md

This commit is contained in:
hlohaus
2025-09-05 10:55:21 +02:00
parent 83e1519165
commit 1286ededbb

View File

@@ -5,5 +5,4 @@ This file is used as the main entry point for building executables with Nuitka
"""
if __name__ == "__main__":
from g4f.cli import main
main()
print("Starting g4f CLI...")