Skip to content

Commit bf69246

Browse files
committed
nit(README): grammer
1 parent dab9c4e commit bf69246

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# acars-processor
22

3-
A Daemon that processes Sources like ACARS or VDLM2 add messages, while
4-
Annotators like Ollama or OpenAI add fields to those messages after calculating
5-
or making an external call. Filters stop the message from being processed
6-
further and Receivers are external things acars-processor sends messages to.
3+
A daemon that processes steps you configure. Sources like ACARS or VDLM2 add
4+
messages, while Annotators like Ollama or OpenAI add fields to those messages
5+
after calculating or making an external call. Filters stop the message from
6+
being processed further and Receivers are external things acars-processor sends
7+
messages to.
78

89
You can use any combination of a Filter, Receiver (labeled as Send in your
910
config), or Annotator in a step. Annotators will add fields, Filters will

0 commit comments

Comments
 (0)