Skip to content

Commit

Permalink
Remove a inconsistency in doc feature list
Browse files Browse the repository at this point in the history
  • Loading branch information
whiver authored Mar 12, 2018
1 parent 1f7cdc4 commit b4011ef
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ An Apache NiFi processor to encode and decode data using Google Protocol Buffers

## Features

As this processor is a work-in-progress, the features already implemented and tested are checked.

- Encode/decode Protocol Buffer messages from/to JSON format
- Read a compiled schema file (`.desc`) from disk
- Use directly a raw `.proto` schema file, from disk or directly embedded in a property
Expand Down Expand Up @@ -91,4 +89,4 @@ This project is Free as in Freedom, so feel free to contribute by posting bug re

## License

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

0 comments on commit b4011ef

Please sign in to comment.