]> Softwares of Agnibho - life.git/commitdiff
Minor correction
authorAgnibho Mondal <mail@agnibho.com>
Sun, 7 Dec 2014 13:13:15 +0000 (18:43 +0530)
committerAgnibho Mondal <mail@agnibho.com>
Sun, 7 Dec 2014 13:13:15 +0000 (18:43 +0530)
README.TXT

index 9032982c7f9ba775a631c10332f4e9d3ed43902e..94350797f3754a3aebc9bdc8f1e21a163b00d2e5 100644 (file)
@@ -6,7 +6,7 @@ General Usage Notes
 -------------------
 -Start the program by running the __main__.py file. Eg: python __main__.py
 -You can specify dimensions by providing width and height as arguments. Eg: python __main__.py 20 20
--To directly open a file from the command line supply the filename as argument. Example: python __main__.zip <filename>. The file must be in Life 1.06 format.
+-To directly open a file from the command line supply the filename as argument. Example: python __main__.py <filename>. The file must be in Life 1.06 format.
 -Seed the board by clicking on cells
 -Click <Start> to begin automatic emulation
 -Click <Pause> to stop automatic emulation