We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8baad commit b7a8c4eCopy full SHA for b7a8c4e
README.md
@@ -38,15 +38,17 @@ The above method sets the API key for the current session only. To set it perman
38
39
#### Commands
40
41
-```
+```bash
42
Usage:
43
- gencli [your question] [flags]
+ gencli [your question]
44
```
45
46
+> eg: gencli how big is google
47
+
48
### 📜 License
49
50
This project is licensed under the Apache-2.0 license - see the [LICENSE](LICENSE) file for details.
51
52
### 🛡 Security
53
-If you discover a security vulnerability within this project, please check the [SECURITY](SECURITY.md) for more information.
54
+If you discover a security vulnerability within this project, please check the [SECURITY](SECURITY.md) for more information.
0 commit comments