Skip to content

Fix: Correct README examples by removing unsupported arguments#78

Open
swastiksingh04 wants to merge 1 commit intoLiberAI:masterfrom
swastiksingh04:master
Open

Fix: Correct README examples by removing unsupported arguments#78
swastiksingh04 wants to merge 1 commit intoLiberAI:masterfrom
swastiksingh04:master

Conversation

@swastiksingh04
Copy link
Copy Markdown

This PR fixes incorrect command examples in the Interpreter Module section of the README.

The arguments --output and --inputstr are not supported in the current implementation of interpreter.py. These have been removed and replaced with correct usage based on the actual code.

A clarification note has also been added to help users avoid confusion.

Clarified output file name and fixed formatting in README.
@swastiksingh04
Copy link
Copy Markdown
Author

Removed unsupported arguments (--output and --inputstr) from README examples in the Interpreter Module section.

Updated commands to match actual implementation of interpreter.py and added a clarification note to avoid confusion for users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant