Skip to content

Commit 836186a

Browse files
authored
Update README.md (flutter#137)
1 parent 8654d6e commit 836186a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,8 @@ library as a dependency.
1111

1212
### References
1313

14-
* [protobuf site](https://github.com/google/protobuf)
14+
* [Dart tutorial](https://developers.google.com/protocol-buffers/docs/darttutorial)
15+
* [Dart generated code guide](https://developers.google.com/protocol-buffers/docs/reference/dart-generated)
16+
* [Dart API](https://pub.dartlang.org/documentation/protobuf/latest/)
17+
* [Protobuf repository](https://github.com/google/protobuf)
1518
* [Protoc plugin project](https://github.com/dart-lang/dart-protoc-plugin)

0 commit comments

Comments
 (0)