Skip to content

Commit 85d1eb1

Browse files
authored
Update contributing.md
1 parent cf223ff commit 85d1eb1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/contributing.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,8 @@ Steps to build locally:
3939
1. Run `yarn format` to fix formatting and add license headers as needed.
4040
1. Run `yarn changeset` to generate the changeset summary.
4141

42-
This repo has a monorepo structure to allow for easily adding additional packages. The `@google/generative-ai` package code is in `packages/main`.
43-
4442
### Code Reviews
4543

4644
All submissions, including submissions by project members, require review. We
4745
use [GitHub pull requests](https://docs.github.com/articles/about-pull-requests)
48-
for this purpose.
46+
for this purpose.

0 commit comments

Comments
 (0)