Skip to content

Commit

Permalink
Add link to Protocol Buffers tutorials in codelab README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
modhanami committed Feb 25, 2024
1 parent 4f8f455 commit 9935113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codelab/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Some key areas covered are:
### Prerequisites
This codelab builds upon a basic understanding of Protocol Buffers and Java.

If you're not familiar with Protocol Buffers, the first exercise will give you a sense of how CEL works, but because the more advanced examples use Protocol Buffers as the input into CEL, they may be harder to understand. Consider working through one of these tutorials, first.
If you're not familiar with Protocol Buffers, the first exercise will give you a sense of how CEL works, but because the more advanced examples use Protocol Buffers as the input into CEL, they may be harder to understand. Consider working through one of these [tutorials](https://developers.google.com/protocol-buffers/docs/tutorials?authuser=0), first.

Note that Protocol Buffers are not required to use CEL, but they are used extensively in this codelab.

Expand Down

0 comments on commit 9935113

Please sign in to comment.