diff --git a/README.md b/README.md index 6c3a136..6dc7d8c 100644 --- a/README.md +++ b/README.md @@ -38,15 +38,17 @@ The above method sets the API key for the current session only. To set it perman #### Commands -``` +```bash Usage: - gencli [your question] [flags] + gencli [your question] ``` +> eg: gencli how big is google + ### 📜 License This project is licensed under the Apache-2.0 license - see the [LICENSE](LICENSE) file for details. ### 🛡 Security -If you discover a security vulnerability within this project, please check the [SECURITY](SECURITY.md) for more information. \ No newline at end of file +If you discover a security vulnerability within this project, please check the [SECURITY](SECURITY.md) for more information.