Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
These are the source files for the guide and tutorials on
the [Generative AI developer site](https://developers.generativeai.google/).

To try the demos, examples, or templates, simply click the Code button. This will open a Codespaces window. In the Codespaces window, click the + button to create a new workspace. Select the demo, example, or template that you want to try from the list. Once the workspace is created, you can start coding!

To try the demos, examples, templates simply click on Code < > button -> then click on Codespaces -> and then click + button.


![image](https://github.com/TouchstoneTheGreat/generative-ai-docs/assets/101004444/806e22cf-8bb1-4287-ae31-0d797da44dd6)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't link to your fork from here.

If an image would help here, please add it to this PR, and link to the address in this repository.


To contribute to the site documentation, please read
[CONTRIBUTING.md](CONTRIBUTING.md).

Expand All @@ -12,3 +19,4 @@ To file an issue, please use the
## License

[Apache License 2.0](LICENSE)

Loading