Skip to content

Commit cd47601

Browse files
committed
docs(readme): update features
1 parent 1b48ea8 commit cd47601

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ Custom features for dev containers used in development of Omoxyz software projec
55
## Features
66

77
- **Lefthook** ([lefthook](./src/lefthook/README.md)) – fast polyglot Git hooks manager to automate code checks, formatting, and tests before commits and pushes.
8-
- **Air** ([go-air](./src/go-air/README.md)) - live reloader for Go apps
9-
- **Protoc** ([protoc](./src/protoc/README.md))
8+
- **Air** ([go-air](./src/go-air/README.md)) - live reloader for Go apps.
9+
- **Protoc** ([protoc](./src/protoc/README.md)) - protocol buffer compiler.
10+
- **Protolint** ([protolint](./src/protolint/README.md)) - linter and fixer to enforce Protocol Buffer style and conventions.
1011

1112
## Usage
1213

0 commit comments

Comments
 (0)