diff --git a/docs-go/README.md b/docs-go/README.md new file mode 100644 index 0000000000..c0e6560bd9 --- /dev/null +++ b/docs-go/README.md @@ -0,0 +1,5 @@ +# Genkit Go documentation + +This directory contains the source for the Genkit Go documentation. To read the +documentation, go to the official Firebase site: +https://firebase.google.com/docs/genkit-go diff --git a/go/README.md b/go/README.md index ba376bcbd7..7dc57095a9 100644 --- a/go/README.md +++ b/go/README.md @@ -1,4 +1,4 @@ -# Go Genkit Implementation +# Firebase Genkit -This tree contains the Go implementation of genkit. -It corresponds to the js tree in this repo. +This package is the Go version of Firebase Genkit, a framework for building +AI-powered apps. See: https://firebase.google.com/docs/genkit-go