Skip to content

Commit b4011ef

Browse files
authored
Remove a inconsistency in doc feature list
1 parent 1f7cdc4 commit b4011ef

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ An Apache NiFi processor to encode and decode data using Google Protocol Buffers
33

44
## Features
55

6-
As this processor is a work-in-progress, the features already implemented and tested are checked.
7-
86
- Encode/decode Protocol Buffer messages from/to JSON format
97
- Read a compiled schema file (`.desc`) from disk
108
- Use directly a raw `.proto` schema file, from disk or directly embedded in a property
@@ -91,4 +89,4 @@ This project is Free as in Freedom, so feel free to contribute by posting bug re
9189

9290
## License
9391

94-
This project is licensed under the MIT license. The terms of this license can be found in the [LICENSE file](LICENSE).
92+
This project is licensed under the MIT license. The terms of this license can be found in the [LICENSE file](LICENSE).

0 commit comments

Comments
 (0)