-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README #123
Update README #123
Conversation
This looks great, but I also have a few additions/ changes to the readme on a file I have not PRed yet. Would I be able to wrap that up and jump onto this PR, or should I just make another? I will have my edits in for review by the lab. |
@AlishChhetri is your change about creating the Wiki? |
@Jaclynpqc Its about adding a section dedicated to testing and additional details about setting up the developer environment. Most of the content will have a focus on providing more details for future developers of the tool. |
If its okay with @Jaclynpqc, lets have @AlishChhetri jump on and add his README changes so that we can get all changes pushed at once! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
8014841
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Conversation was initially closed without fix. Fix is now in place.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the typo fix
The purpose of this pull request is to enhance the README file by organizing sections, providing a detailed comparison between Chasten and Symbex, suggesting similar tools, and offering a quick reference for Chasten command options. These changes aim to improve user understanding, facilitate tool selection, and enhance overall documentation.
Changes Made:
Section Organization: Organized sections in the README file for better clarity and readability.
Chasten vs. Symbex Comparison Section: Added a new section titled
🤓 Chasten vs. Symbex
to provide a detailed comparison between Chasten and Symbex. This section covers their command-line interfaces (CLI) and functionality, helping users make informed decisions based on their preferences and requirements.Similar Tools Section: Introduced a section titled
📦 Similar Tools
that highlights alternative tools for code analysis. Included brief descriptions of two tools: pyastgrep by Luke Plant and treesitter.chasten--help Section: Added a new section titled
✨chasten--help
to showcase the available options when using the chasten command. This provides users with quick reference information on how to interact with Chasten through the command line.