Skip to content

Commit 27dd3ff

Browse files
committed
Update readme
1 parent 9ffec5c commit 27dd3ff

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
Install Buf CLI:
1+
# Thames APIs
2+
3+
Protobuf definitions for Thames public APIs, following [API Design Patterns](https://www.oreilly.com/library/view/api-design-patterns/9781617295850/).
4+
5+
## Contributing
6+
7+
Install [Buf CLI](https://buf.build/product/cli):
28

39
```sh
410
brew install buf
@@ -11,9 +17,8 @@ proto> buf lint
1117
proto> buf format -w
1218
```
1319

14-
Useful reading:
20+
### Useful reading
1521

16-
- https://buf.build/product/cli
1722
- https://github.com/connectrpc/connect-es
1823
- https://buf.build/blog/connect-node-beta
1924
- https://connectrpc.com/docs/web/using-clients/

0 commit comments

Comments
 (0)