diff --git a/README.txt b/README.txt index 450b14b..bad3397 100644 --- a/README.txt +++ b/README.txt @@ -7,6 +7,6 @@ These were intended to be reminders on how to code in Python 2 and for the SPSE. IDE used is "vim". -Looking for topics on linux: ls -l | grep tuple +Looking for topics on linux: ls -l | grep tuple All examples should work without error. If you are brave you can try with the command "python *.py" ;>