You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,9 @@
10
10
7.[Packages Used](#packages-used)
11
11
8.[📚 Links and References](#📚-links-and-references)
12
12
9.[Versioning](#versioning)
13
-
10.[✍️ Author](#✍️-author)
13
+
10.[Contributing](#contributing)
14
+
11.[License](#license)
15
+
12.[Author](#author)
14
16
15
17
## Introduction
16
18
@@ -184,5 +186,11 @@ Here is sample Service JSON file.
184
186
185
187
**New in version 1.3:** AI-powered code generation and completion using OpenAI and Vertex AI models.
186
188
187
-
## ✍️ Author
189
+
## Contributing
190
+
If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed. If you find any issue just put it in the repository issue section, thank you.
191
+
192
+
## License
193
+
This project is licensed under the MIT License so feel free to use it.
0 commit comments