Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
minpeter authored Jun 12, 2024
1 parent d74cf5c commit 970ba26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

play.go.ai is an AI-powered Go code editor built with [Next.js](https://nextjs.org) and [Vercel AI SDK](https://sdk.vercel.ai/) using [FriendliAI](https://friendli.ai).

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fminpeter%2Fplay.go.ai&env=FRIENDLI_API_KEY&envDescription=Token%20issuance%20from%20friendli%20suite%20for%20AI%20text%20generation&envLink=https%3A%2F%2Fsuite.friendli.ai%2Fuser-settings%2Ftokens&project-name=play-go-ai&repository-name=play.go.ai)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Ffriendliai%2Fplay-go-ai&env=FRIENDLI_API_KEY&envDescription=Token%20issuance%20from%20Friendli%20Suite%20for%20AI%20text%20generation%20(flp_xxxx)&envLink=https%3A%2F%2Fsuite.friendli.ai%2Fuser-settings%2Ftokens&project-name=play-go-ai&repository-name=play-go-ai&demo-title=play-go-ai&demo-description=Golang%20Playground%20Driven%20by%20AI%2C%20Created%20from%20FriendliAI%20Hackathon&demo-url=https%3A%2F%2Fplay-go-ai.vercel.app&demo-image=https%3A%2F%2Fplay-go-ai.vercel.app%2Fopengraph-image.png)

## Developing

Expand Down

0 comments on commit 970ba26

Please sign in to comment.