Skip to content

Commit accf236

Browse files
committed
Update README.md
1 parent ab870f9 commit accf236

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11

2-
# prodoc
2+
# protodoc
33

4-
[![Build Status](https://img.shields.io/travis/coreos/prodoc.svg?style=flat-square)][cistat] [![Godoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)][prodoc-godoc]
4+
[![Build Status](https://img.shields.io/travis/coreos/protodoc.svg?style=flat-square)][cistat] [![Godoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)][protodoc-godoc]
55

6-
prodoc generates Protocol Buffer documentation.
6+
protodoc generates Protocol Buffer documentation.
77

88
Note that parser only understands the minimum syntax
99
of Protocol Buffer (just enough to generate documentation).
1010

1111
For full featured parser, please check out https://github.com/golang/protobuf.
1212

13-
[cistat]: https://travis-ci.org/coreos/prodoc
14-
[prodoc-godoc]: https://godoc.org/github.com/coreos/prodoc
13+
[cistat]: https://travis-ci.org/coreos/protodoc
14+
[protodoc-godoc]: https://godoc.org/github.com/coreos/protodoc
1515

0 commit comments

Comments
 (0)