Skip to content

Commit 0ee1dc4

Browse files
authored
Update index.md
1 parent 11fdd28 commit 0ee1dc4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/index.md

+12
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,15 @@ last_modified_date: 2023-05-15T12:00:00+0000
1111

1212
A powerful golang sdk library for interacting with the Bard API easily
1313

14+
### Authentication
15+
16+
1. Visit https://bard.google.com/
17+
2. F12 for console
18+
3. Session: Application → Cookies → Copy the value of __Secure-1PSID cookie.
19+
20+
21+
### Contributing
22+
We welcome contributions to this project. Please see the [contributing guidelines](https://github.com/Allan-Nava/go-bard/blob/master/CONTRIBUTING.md) for more information.
23+
24+
### License
25+
This project is licensed under the MIT License, Version 2.0. See the [LICENSE](https://github.com/Allan-Nava/go-bard/blob/master/LICENSE) file for more information.

0 commit comments

Comments
 (0)