Skip to content

Getting Help

Help Menus

The --help flag can be used to view the help menu for a command, e.g., for readmeai:

❯ readmeai --help

Viewing the Version

When seeking help, it's important to determine the version of readmeai that you're using — sometimes the problem is already solved in a newer version.

To check the installed version:

❯ readmeai --version

The following are also valid:

❯ readmeai -V
❯ readmeai pip --version

Open an issue on GitHub

The issue tracker on GitHub is a good place to report bugs and request features. Make sure to search for similar issues first, as it is common for someone else to encounter the same problem.

FAQ

See the FAQ for answers to common questions and troubleshooting tips.