Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Aug 15, 2023
1 parent 11fdd28 commit 0ee1dc4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,15 @@ last_modified_date: 2023-05-15T12:00:00+0000

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

### Authentication

1. Visit https://bard.google.com/
2. F12 for console
3. Session: Application → Cookies → Copy the value of __Secure-1PSID cookie.


### Contributing
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.

### License
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 comments on commit 0ee1dc4

Please sign in to comment.