Skip to content

Commit 7264af1

Browse files
committed
Added README.md and copyright.
1 parent 126ffbb commit 7264af1

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

class-gwiz-gf-openai.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
33
* @package gravityforms-openai
4+
* @copyright Copyright (c) 2022, Gravity Wiz, LLC
45
* @author Gravity Wiz <[email protected]>
56
* @license GPLv2
67
* @link https://github.com/gravitywiz/gravityforms-openai

gravityforms-openai.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* Domain Path: /languages
1313
*
1414
* @package gravityforms-openai
15+
* @copyright Copyright (c) 2022, Gravity Wiz, LLC
1516
* @author Gravity Wiz <[email protected]>
1617
* @license GPLv2
1718
* @link https://github.com/gravitywiz/gravityforms-openai

readme.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Gravity Forms OpenAI
2+
3+
_by [Gravity Wiz](https://gravitywiz.com)_
4+
5+
Use Gravity Forms submission data to interact with OpenAI – the leading provider of cutting-edge AI language models.
6+
7+
## Usage
8+
9+
See our [blog post](https://gravitywiz.com/gravity-forms-openai/) for usage information and more details.
10+
11+
## License
12+
13+
[GPLv2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt)

0 commit comments

Comments
 (0)